Browse Source

add backward compatible symbol for netdevices

Waldemar Brodkorb 7 years ago
parent
commit
8d1ed6c393
1 changed files with 4 additions and 0 deletions
  1. 4 0
      target/linux/config/Config.in.ethernet

+ 4 - 0
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