summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.ethernet
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2014-08-24 00:06:13 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2014-08-24 00:06:13 +0200
commit46c9837cf02a569fffe322dd6b6a007d8724cda7 (patch)
treed510857996d7937116510f4bdcb8c58d8236c7fb /target/linux/config/Config.in.ethernet
parent43dcf04a0a52886ab0e10e11efef9e08a59cbcbe (diff)
parente9184df1d809128649d59a937de4b251500c0c7f (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux/config/Config.in.ethernet')
-rw-r--r--target/linux/config/Config.in.ethernet4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/config/Config.in.ethernet b/target/linux/config/Config.in.ethernet
index 94aa11b34..982d1cd76 100644
--- a/target/linux/config/Config.in.ethernet
+++ b/target/linux/config/Config.in.ethernet
@@ -58,9 +58,9 @@ config ADK_KERNEL_FEC
tristate
select ADK_KERNEL_NET_VENDOR_FREESCALE
select ADK_KERNEL_AT803X_PHY
- depends on ADK_TARGET_SYSTEM_CUBOX_I || \
+ depends on ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 || \
ADK_TARGET_SYSTEM_QEMU_M68K
- default y if ADK_TARGET_SYSTEM_CUBOX_I
+ default y if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
default y if ADK_TARGET_SYSTEM_QEMU_M68K
default n
help