Skip to content

Commit

Permalink
isdn: hisax: Drop duplicate Kconfig entry
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jean Delvare authored and David S. Miller committed Jun 17, 2014
1 parent a1c3334 commit ddc6fbd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions drivers/isdn/hisax/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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")

config HISAX_AVM_A1_PCMCIA
bool
depends on HISAX_AVM_A1_CS
default y

endif

endmenu
Expand Down

0 comments on commit ddc6fbd

Please sign in to comment.