diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/pcmcia/Kconfig | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/pcmcia/Kconfig b/drivers/pcmcia/Kconfig index c0c77f82d051..f201bd673137 100644 --- a/drivers/pcmcia/Kconfig +++ b/drivers/pcmcia/Kconfig | |||
@@ -2,9 +2,7 @@ | |||
2 | # PCCARD (PCMCIA/CardBus) bus subsystem configuration | 2 | # PCCARD (PCMCIA/CardBus) bus subsystem configuration |
3 | # | 3 | # |
4 | 4 | ||
5 | menu "PCCARD (PCMCIA/CardBus) support" | 5 | menuconfig PCCARD |
6 | |||
7 | config PCCARD | ||
8 | tristate "PCCard (PCMCIA/CardBus) support" | 6 | tristate "PCCard (PCMCIA/CardBus) support" |
9 | depends on HOTPLUG | 7 | depends on HOTPLUG |
10 | ---help--- | 8 | ---help--- |
@@ -278,5 +276,3 @@ config PCCARD_IODYN | |||
278 | bool | 276 | bool |
279 | 277 | ||
280 | endif # PCCARD | 278 | endif # PCCARD |
281 | |||
282 | endmenu | ||