From: Dave Hansen <dave@sr71.net>
To: linux-kernel@vger.kernel.org
Cc: Dave Hansen <dave@sr71.net>,
dave.hansen@linux.intel.com, siva.kallam@samsung.com,
vipul.pandya@samsung.com, ks.giri@samsung.com, joe@perches.com,
bh74.an@samsung.com, davem@davemloft.net, netdev@vger.kernel.org
Subject: [PATCH] net: driver: samsung: keep off in Kconfig by default
Date: Wed, 14 May 2014 11:24:16 -0700 [thread overview]
Message-ID: <20140514182416.106B1904@viggo.jf.intel.com> (raw)
From: Dave Hansen <dave.hansen@linux.intel.com>
These are a pet peeve of mine: Kconfig options that very few
people need turned on, but that default to y.
I know that this doesn't generate any code by itself, but it
does get in the way of every single person that does an
oldconfig.
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Siva Reddy Kallam <siva.kallam@samsung.com>
Cc: Vipul Pandya <vipul.pandya@samsung.com>
Cc: Girish K S <ks.giri@samsung.com>
Cc: Joe Perches <joe@perches.com>
Cc: Byungho An <bh74.an@samsung.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
---
b/drivers/net/ethernet/samsung/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff -puN drivers/net/ethernet/samsung/Kconfig~turn-off-samsung-on-by-default drivers/net/ethernet/samsung/Kconfig
--- a/drivers/net/ethernet/samsung/Kconfig~turn-off-samsung-on-by-default 2014-05-14 11:17:06.213259966 -0700
+++ b/drivers/net/ethernet/samsung/Kconfig 2014-05-14 11:17:14.440628851 -0700
@@ -4,7 +4,6 @@
config NET_VENDOR_SAMSUNG
bool "Samsung Ethernet devices"
- default y
---help---
If you have a network (Ethernet) chipset belonging to this class,
say Y.
_
next reply other threads:[~2014-05-14 18:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-14 18:24 Dave Hansen [this message]
2014-05-14 19:05 ` [PATCH] net: driver: samsung: keep off in Kconfig by default 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=20140514182416.106B1904@viggo.jf.intel.com \
--to=dave@sr71.net \
--cc=bh74.an@samsung.com \
--cc=dave.hansen@linux.intel.com \
--cc=davem@davemloft.net \
--cc=joe@perches.com \
--cc=ks.giri@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=siva.kallam@samsung.com \
--cc=vipul.pandya@samsung.com \
/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