From 3b3ea2c56ec4bc5588281fd103c744e608f8b25c Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Mon, 26 Feb 2018 16:01:02 +0100 Subject: Kconfig: cmd: Make networking command dependent on NET Enable networking command only when NET is enabled. And remove selecting NET for CMD_NET Signed-off-by: Michal Simek Signed-off-by: Tom Rini --- configs/vct_platinumavc_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/vct_platinumavc_defconfig') diff --git a/configs/vct_platinumavc_defconfig b/configs/vct_platinumavc_defconfig index 32624c3d53..57b3077939 100644 --- a/configs/vct_platinumavc_defconfig +++ b/configs/vct_platinumavc_defconfig @@ -16,3 +16,4 @@ CONFIG_CMD_DHCP=y CONFIG_ENV_IS_IN_FLASH=y CONFIG_MTD_NOR_FLASH=y CONFIG_SYS_NS16550=y +# CONFIG_REGEX is not set -- cgit v1.2.3