isdn: hisax: Drop duplicate Kconfig entry
authorJean Delvare <jdelvare@suse.de>
Mon, 16 Jun 2014 08:13:55 +0000 (10:13 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Jun 2014 04:31:37 +0000 (21:31 -0700)
There are 2 HISAX_AVM_A1_PCMCIA Kconfig entries. The kbuild system
ignores the second one, and apparently nobody noticed the problem so
far, so let's remove that second entry.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Karsten Keil <isdn@linux-pingi.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/hisax/Kconfig

index ae2d106ef64d23e858276a40b3e493b559366b43..97465ac5a2d5e21a1012a9b98e3415cb790600f0 100644 (file)
@@ -416,11 +416,6 @@ config HISAX_FRITZ_PCIPNP
          (the latter also needs you to select "ISA Plug and Play support"
          from the menu "Plug and Play configuration")
 
          (the latter also needs you to select "ISA Plug and Play support"
          from the menu "Plug and Play configuration")
 
-config HISAX_AVM_A1_PCMCIA
-       bool
-       depends on HISAX_AVM_A1_CS
-       default y
-
 endif
 
 endmenu
 endif
 
 endmenu