diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-07-30 10:15:08 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-07-30 10:15:14 +0200 |
commit | bbeb525fbd343baaa7fe35967e8aadfdaafa3fa9 (patch) | |
tree | 02a6cfcd9dbbdf276b8ab45713e3a34ddddd8586 /target/config | |
parent | 952d98549e3247022894a048a2d997dcad64f2d2 (diff) |
rpi0: enable wifi
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.runtime | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime index c71facf6d..9dd20d971 100644 --- a/target/config/Config.in.runtime +++ b/target/config/Config.in.runtime @@ -503,6 +503,7 @@ config ADK_SIMPLE_NETWORK_CONFIG menu "eth0 Configuration" depends on ADK_SIMPLE_NETWORK_CONFIG +depends on ADK_TARGET_WITH_NETDEVICE choice prompt "Type" |