From 48ba1f3c38aebb12e443d5aefd48c5d03283b0c9 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 9 Mar 2018 09:27:23 -0500 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/vct_platinumavc_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/vct_platinumavc_defconfig') diff --git a/configs/vct_platinumavc_defconfig b/configs/vct_platinumavc_defconfig index 57b3077939..174a840f39 100644 --- a/configs/vct_platinumavc_defconfig +++ b/configs/vct_platinumavc_defconfig @@ -10,7 +10,6 @@ CONFIG_CMD_EEPROM=y CONFIG_CMD_I2C=y # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NET is not set -CONFIG_CMD_DHCP=y # CONFIG_CMD_NFS is not set # CONFIG_ISO_PARTITION is not set CONFIG_ENV_IS_IN_FLASH=y -- cgit