From 83a8feb1d64784c17a09b9546e906f5dd6c34cd5 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 25 Mar 2016 12:06:57 +0100 Subject: allow to choose drivers for generic support, reported by Oliver --- target/linux/config/Config.in.network | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/config/Config.in.network') diff --git a/target/linux/config/Config.in.network b/target/linux/config/Config.in.network index 028682f1a..e924b7bb9 100644 --- a/target/linux/config/Config.in.network +++ b/target/linux/config/Config.in.network @@ -2,7 +2,8 @@ # material, please see the LICENCE file in the top-level directory. menu "Network support" -depends on ADK_TARGET_WITH_NET +depends on ADK_TARGET_WITH_NET \ + || ADK_TARGET_GENERIC config ADK_KERNEL_NETDEVICES bool -- cgit v1.2.3