diff options
author | Michael Roth <mroth@nessie.de> | 2009-10-04 18:14:29 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-11-09 09:40:56 +0100 |
commit | fa3012318bfb395552baef69bb1ebe87e64945c8 (patch) | |
tree | 5095c1dda820a408609c6e0bd5bc2e7f4c359eae /drivers/isdn/act2000 | |
parent | 7beeec88e5f379680abeb4244b0781e102201c0e (diff) |
Kconfig: Remove useless and sometimes wrong comments
Additionally, some excessive newlines removed.
Signed-off-by: Michael Roth <mroth@nessie.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/isdn/act2000')
-rw-r--r-- | drivers/isdn/act2000/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/isdn/act2000/Kconfig b/drivers/isdn/act2000/Kconfig index 3fc1a5434ef..fa2673fc69c 100644 --- a/drivers/isdn/act2000/Kconfig +++ b/drivers/isdn/act2000/Kconfig @@ -1,6 +1,3 @@ -# -# Config.in for IBM Active 2000 ISDN driver -# config ISDN_DRV_ACT2000 tristate "IBM Active 2000 support" depends on ISA @@ -10,4 +7,3 @@ config ISDN_DRV_ACT2000 into the card using a utility which is part of the latest isdn4k-utils package. Please read the file <file:Documentation/isdn/README.act2000> for more information. - |