[PATCH] fix Kconfig after ip2/ip2main merge

From: devzero
Date: Fri May 30 2008 - 20:43:29 EST


as commit 6089093e588ee3f6aed99d08b1cf5ea37c52cf97 is fixing ip2 crashes on
load/unload and making ip2/ip2main one module (ip2), Kconfig shouldn`t mention
non existing module. I seldom posting patches and only have webmailer here, so
please indulge if there is something wrong with formatting or style.

Signed-off-by: Roland.Kletzing <devzero@xxxxxx>
---
drivers/char/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

===================================================================
--- a/drivers/char/Kconfig.orig 2008-05-31 02:14:42.000000000 +0200
+++ b/drivers/char/Kconfig 2008-05-31 02:15:15.000000000 +0200
@@ -118,8 +118,8 @@
order to become a dial-in server. If you have a card like that, say
Y here and read <file:Documentation/computone.txt>.

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

config ROCKETPORT
tristate "Comtrol RocketPort support"
_______________________________________________________________________
EINE FÜR ALLE: die kostenlose WEB.DE-Plattform für Freunde und Deine
Homepage mit eigenem Namen. Jetzt starten! http://unddu.de/?kid=kid@mf2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/