summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/net/Kconfig b/net/Kconfig
index d09ddee44e..918d77653e 100644
--- a/net/Kconfig
+++ b/net/Kconfig
@@ -22,11 +22,4 @@ config NET_IFUP
default y
bool
-config NET_CMD_IFUP
- bool
- prompt "ifup support"
- help
- This enables the 'ifup' command which is used to bring up network
- interfaces based on config files under /env/network/<ethname>
-
endif