summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/linux/config/Config.in.ethernet3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.ethernet b/target/linux/config/Config.in.ethernet
index 23dbebf58..1c29d347e 100644
--- a/target/linux/config/Config.in.ethernet
+++ b/target/linux/config/Config.in.ethernet
@@ -254,6 +254,9 @@ config ADK_KERNEL_SKY2
select ADK_KERNEL_NETDEV_1000
select ADK_KERNEL_NET_VENDOR_MARVELL
depends on ADK_TARGET_WITH_PCI
+ default n
+ help
+ Marvell Yukon SKY2 driver
config ADK_KERNEL_R8169
tristate "RTL8169 driver"