[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1372185503-24705-4-git-send-email-johannes@sipsolutions.net>
Date: Tue, 25 Jun 2013 20:38:19 +0200
From: Johannes Berg <johannes@...solutions.net>
To: netdev@...r.kernel.org
Subject: [PATCH v2 3/7] alx: remove NET_CORE Kconfig select
That select doesn't make any sense, remove it.
Signed-off-by: Johannes Berg <johannes@...solutions.net>
---
drivers/net/ethernet/atheros/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/ethernet/atheros/Kconfig b/drivers/net/ethernet/atheros/Kconfig
index ad6aa1e9..802f6a3 100644
--- a/drivers/net/ethernet/atheros/Kconfig
+++ b/drivers/net/ethernet/atheros/Kconfig
@@ -71,7 +71,6 @@ config ALX
tristate "Qualcomm Atheros AR816x/AR817x support"
depends on PCI
select CRC32
- select NET_CORE
select MDIO
help
This driver supports the Qualcomm Atheros L1F ethernet adapter,
--
1.8.0
--
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