Skip to content

Commit ddc6fbd

Browse files
jdelvaredavem330
authored andcommitted
isdn: hisax: Drop duplicate Kconfig entry
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>
1 parent a1c3334 commit ddc6fbd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

drivers/isdn/hisax/Kconfig

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -416,11 +416,6 @@ config HISAX_FRITZ_PCIPNP
416416
(the latter also needs you to select "ISA Plug and Play support"
417417
from the menu "Plug and Play configuration")
418418

419-
config HISAX_AVM_A1_PCMCIA
420-
bool
421-
depends on HISAX_AVM_A1_CS
422-
default y
423-
424419
endif
425420

426421
endmenu

0 commit comments

Comments
 (0)