From 8d1ed6c3936baa1fd9a2088a32040006594a2d33 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 25 Mar 2017 20:46:39 +0100 Subject: add backward compatible symbol for netdevices --- target/linux/config/Config.in.ethernet | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/config') diff --git a/target/linux/config/Config.in.ethernet b/target/linux/config/Config.in.ethernet index 2e2410559..fe76c29bd 100644 --- a/target/linux/config/Config.in.ethernet +++ b/target/linux/config/Config.in.ethernet @@ -5,6 +5,10 @@ menu "Ethernet network devices support" depends on ADK_TARGET_WITH_NETDEVICE \ || ADK_TARGET_GENERIC +config ADK_KERNEL_NET_ETHERNET + bool + default y + config ADK_KERNEL_NET_CADENCE bool -- cgit v1.2.3