netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jean Delvare <jdelvare@suse.de>
To: netdev <netdev@vger.kernel.org>
Cc: Karsten Keil <isdn@linux-pingi.de>, Sam Ravnborg <sam@ravnborg.org>
Subject: [PATCH 2/2] isdn: hisax: Drop duplicate Kconfig entry
Date: Mon, 16 Jun 2014 10:13:55 +0200	[thread overview]
Message-ID: <1402906435.13305.6.camel@chaos.site> (raw)
In-Reply-To: <1402906177.13305.1.camel@chaos.site>

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>
---
 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

  reply	other threads:[~2014-06-16  8:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-16  8:09 [PATCH 1/2] isdn: hisax: Merge Kconfig ifs Jean Delvare
2014-06-16  8:13 ` Jean Delvare [this message]
2014-06-17  4:31   ` [PATCH 2/2] isdn: hisax: Drop duplicate Kconfig entry David Miller
2014-06-17  4:31 ` [PATCH 1/2] isdn: hisax: Merge Kconfig ifs David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1402906435.13305.6.camel@chaos.site \
    --to=jdelvare@suse.de \
    --cc=isdn@linux-pingi.de \
    --cc=netdev@vger.kernel.org \
    --cc=sam@ravnborg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).