summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-02 20:11:29 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-02 20:11:29 -0500
commit5353f9a2d5fa94828179b651e364571446c3ff07 (patch)
treed79af4b020b8a9fb3baa547f1752881da4f0dcaa /target
parent484099ce3b43b036dfdc6007a6c0718f92cbedb9 (diff)
add some description
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"