Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 33dda515 authored by Roland.Kletzing's avatar Roland.Kletzing Committed by Linus Torvalds
Browse files

drivers/char/ip2: fix Kconfig after ip2/ip2main merge



As commit 6089093e ("ip2: fix crashes on
load/unload") fixed the ip2 crashes on load/unload by making ip2/ip2main
one module (ip2), Kconfig shouldn't mention a now non-existing module.

Signed-off-by: default avatarRoland.Kletzing <devzero@web.de>
Acked-by: default avatarAlan Cox <alan@redhat.com>
Cc: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent f6266e34
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -118,8 +118,8 @@ config COMPUTONE
	  order to become a dial-in server. If you have a card like that, say
	  order to become a dial-in server. If you have a card like that, say
	  Y here and read <file:Documentation/computone.txt>.
	  Y here and read <file:Documentation/computone.txt>.


	  To compile this driver as modules, choose M here: the
	  To compile this driver as module, choose M here: the
	  modules will be called ip2 and ip2main.
	  module will be called ip2.


config ROCKETPORT
config ROCKETPORT
	tristate "Comtrol RocketPort support"
	tristate "Comtrol RocketPort support"