[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1359656815-27919-1-git-send-email-riccardo.magliocchetti@gmail.com>
Date: Thu, 31 Jan 2013 19:26:55 +0100
From: Riccardo Magliocchetti <riccardo.magliocchetti@...il.com>
To: Nicolas Ferre <nicolas.ferre@...el.com>
Cc: netdev@...r.kernel.org,
Riccardo Magliocchetti <riccardo.magliocchetti@...il.com>
Subject: [PATCH] net/cadence: don't build by default
No need to build net/cadence driver by default.
Signed-off-by: Riccardo Magliocchetti <riccardo.magliocchetti@...il.com>
---
drivers/net/ethernet/cadence/Kconfig | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/net/ethernet/cadence/Kconfig b/drivers/net/ethernet/cadence/Kconfig
index ceb0de0..8901951 100644
--- a/drivers/net/ethernet/cadence/Kconfig
+++ b/drivers/net/ethernet/cadence/Kconfig
@@ -5,13 +5,12 @@
config NET_CADENCE
bool "Cadence devices"
depends on HAS_IOMEM
- default y
---help---
If you have a network (Ethernet) card belonging to this class, say Y.
Make sure you know the name of your card. Read the Ethernet-HOWTO,
available from <http://www.tldp.org/docs.html#howto>.
- If unsure, say Y.
+ If unsure, say N.
Note that the answer to this question doesn't directly affect the
kernel: saying N will just cause the configurator to skip all
--
1.7.10.4
--
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