diff options
Diffstat (limited to 'cmd/Kconfig')
-rw-r--r-- | cmd/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig index bd90946667..d5abcfd42a 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -1074,6 +1074,7 @@ if NET menuconfig CMD_NET bool "Network commands" default y + imply NETDEVICES if CMD_NET |