From 308e06656691abc84ed593662c521c47ef8704c3 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 16 Oct 2017 21:35:43 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/cl-som-imx7_defconfig | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'configs/cl-som-imx7_defconfig') diff --git a/configs/cl-som-imx7_defconfig b/configs/cl-som-imx7_defconfig index 6c1d241874..d37c82cafa 100644 --- a/configs/cl-som-imx7_defconfig +++ b/configs/cl-som-imx7_defconfig @@ -23,16 +23,15 @@ CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="CL-SOM-iMX7 # " CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMI is not set -# CONFIG_CMD_IMLS is not set # CONFIG_CMD_XIMG is not set # CONFIG_CMD_EXPORTENV is not set # CONFIG_CMD_IMPORTENV is not set CONFIG_CMD_GREPENV=y +CONFIG_CMD_GPIO=y +CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y CONFIG_CMD_SF=y -CONFIG_CMD_I2C=y CONFIG_CMD_USB=y -CONFIG_CMD_GPIO=y CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y -- cgit v1.2.3