瀏覽代碼

add backward compatible symbol for netdevices

Waldemar Brodkorb 8 年之前
父節點
當前提交
8d1ed6c393
共有 1 個文件被更改,包括 4 次插入0 次删除
  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