diff options
Diffstat (limited to 'drivers/isdn/pcbit/Kconfig')
-rw-r--r-- | drivers/isdn/pcbit/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/isdn/pcbit/Kconfig b/drivers/isdn/pcbit/Kconfig index ffba6eca1244..e9b2dd85d410 100644 --- a/drivers/isdn/pcbit/Kconfig +++ b/drivers/isdn/pcbit/Kconfig | |||
@@ -1,6 +1,3 @@ | |||
1 | # | ||
2 | # Config.in for PCBIT ISDN driver | ||
3 | # | ||
4 | config ISDN_DRV_PCBIT | 1 | config ISDN_DRV_PCBIT |
5 | tristate "PCBIT-D support" | 2 | tristate "PCBIT-D support" |
6 | depends on ISA && (BROKEN || X86) | 3 | depends on ISA && (BROKEN || X86) |
@@ -11,4 +8,3 @@ config ISDN_DRV_PCBIT | |||
11 | the card using a utility which is distributed separately. See | 8 | the card using a utility which is distributed separately. See |
12 | <file:Documentation/isdn/README> and | 9 | <file:Documentation/isdn/README> and |
13 | <file:Documentation/isdn/README.pcbit> for more information. | 10 | <file:Documentation/isdn/README.pcbit> for more information. |
14 | |||