summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.ethernet
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-08-23 23:08:19 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-08-23 23:08:41 +0200
commite9184df1d809128649d59a937de4b251500c0c7f (patch)
tree699d84a3e1b2c6ae7cd239e41f9673ad5772ff53 /target/linux/config/Config.in.ethernet
parent200e9dc108bcffc936c839e96153641cf6e4c22a (diff)
combine cubox-i and hummingboard support, same linux patches are required
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