summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.ethernet
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-10-23 08:38:20 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-10-23 08:38:31 +0200
commitf6de4889c74356a8e7c91a65ef765e3b32bf17f9 (patch)
tree674a61106e34a66af766f898c8b8a871d617d343 /target/linux/config/Config.in.ethernet
parentb6e55ac8d5a98900c6e0cfa0091e488679680af3 (diff)
arc: add support for free nSIM simulator, thx to Alexey for hints to get it running
Diffstat (limited to 'target/linux/config/Config.in.ethernet')
-rw-r--r--target/linux/config/Config.in.ethernet7
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.ethernet b/target/linux/config/Config.in.ethernet
index ef8e1096f..1a72ec7e9 100644
--- a/target/linux/config/Config.in.ethernet
+++ b/target/linux/config/Config.in.ethernet
@@ -5,9 +5,13 @@ menu "Ethernet network devices support"
depends on ADK_TARGET_WITH_NET
# vendor stuff
+
config ADK_KERNEL_NET_CADENCE
bool
+config ADK_KERNEL_NET_VENDOR_ARC
+ bool
+
config ADK_KERNEL_NET_VENDOR_AMD
bool
@@ -77,6 +81,9 @@ config ADK_KERNEL_VIA_RHINE_MMIO
config ADK_KERNEL_STMMAC_PLATFORM
bool
+config ADK_KERNEL_LXT_PHY
+ bool
+
config ADK_KERNEL_AT803X_PHY
tristate
select ADK_KERNEL_PHYLIB