summaryrefslogtreecommitdiff
path: root/configs/cl-som-imx7_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-10-16 21:35:43 -0400
committerTom Rini <trini@konsulko.com>2017-10-16 21:35:43 -0400
commit308e06656691abc84ed593662c521c47ef8704c3 (patch)
tree34d6b7d58f9634139ab23d22541ed5860eec16c3 /configs/cl-som-imx7_defconfig
parent6c7c3dcc59d4ad49e4b1e773b98f9c110a13f306 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/cl-som-imx7_defconfig')
-rw-r--r--configs/cl-som-imx7_defconfig5
1 files changed, 2 insertions, 3 deletions
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