[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1402906435.13305.6.camel@chaos.site>
Date: Mon, 16 Jun 2014 10:13:55 +0200
From: Jean Delvare <jdelvare@...e.de>
To: netdev <netdev@...r.kernel.org>
Cc: Karsten Keil <isdn@...ux-pingi.de>, Sam Ravnborg <sam@...nborg.org>
Subject: [PATCH 2/2] 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@...e.de>
Cc: Karsten Keil <isdn@...ux-pingi.de>
---
drivers/isdn/hisax/Kconfig | 5 -----
1 file changed, 5 deletions(-)
--- a/drivers/isdn/hisax/Kconfig
+++ b/drivers/isdn/hisax/Kconfig
@@ -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
--
Jean Delvare
SUSE L3 Support
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists