[PATCH 3/4] net: ifup needs to be able to run commands
Lucas Stach
l.stach at pengutronix.de
Tue Apr 25 01:55:25 PDT 2017
Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
---
net/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/net/Kconfig b/net/Kconfig
index f6ef0ce89c58..12b6bdb56d6d 100644
--- a/net/Kconfig
+++ b/net/Kconfig
@@ -20,6 +20,7 @@ config NET_RESOLV
config NET_IFUP
default y
+ depends on !SHELL_NONE
bool
config NET_DHCP
--
2.11.0
More information about the barebox
mailing list