summaryrefslogtreecommitdiff
path: root/configs/imx8mm-cl-iot-gate_defconfig
diff options
context:
space:
mode:
authorYing-Chun Liu (PaulLiu) <paulliu@debian.org>2022-05-25 12:30:08 +0300
committerStefano Babic <sbabic@denx.de>2022-07-26 10:09:59 +0300
commit085d041b570db037ea60cb4f50e86b5e5d450ad4 (patch)
tree535f6a4fa7b6a5fcf7957ff758ffa201aa99ddba /configs/imx8mm-cl-iot-gate_defconfig
parenta4a130651daebb50169c15ce22bb2e0c9441b068 (diff)
downloadu-boot-085d041b570db037ea60cb4f50e86b5e5d450ad4.tar.xz
configs: imx8mm-cl-iot-gate: enable extension command
For imx8mm-cl-iot-gate we can use extension command to scan extension boards attached on the mainboard. We enable the extension command by default for users to detect the extension boards. Signed-off-by: Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Cc: Stefano Babic <sbabic@denx.de> Cc: Fabio Estevam <festevam@gmail.com> Cc: NXP i.MX U-Boot Team <uboot-imx@nxp.com>
Diffstat (limited to 'configs/imx8mm-cl-iot-gate_defconfig')
-rw-r--r--configs/imx8mm-cl-iot-gate_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/imx8mm-cl-iot-gate_defconfig b/configs/imx8mm-cl-iot-gate_defconfig
index 0708498813..b294548c62 100644
--- a/configs/imx8mm-cl-iot-gate_defconfig
+++ b/configs/imx8mm-cl-iot-gate_defconfig
@@ -47,6 +47,7 @@ CONFIG_SYS_CBSIZE=2048
CONFIG_SYS_PBSIZE=2074
CONFIG_SYS_BOOTM_LEN=0x2000000
CONFIG_CMD_BOOTEFI_SELFTEST=y
+CONFIG_CMD_EXTENSION=y
CONFIG_CMD_NVEDIT_EFI=y
CONFIG_CMD_EEPROM=y
CONFIG_CMD_SHA1SUM=y
@@ -96,6 +97,7 @@ CONFIG_FASTBOOT_BUF_SIZE=0x5000000
CONFIG_FASTBOOT_FLASH=y
CONFIG_FASTBOOT_FLASH_MMC_DEV=2
CONFIG_MXC_GPIO=y
+CONFIG_DM_PCA953X=y
CONFIG_DM_I2C=y
CONFIG_DM_KEYBOARD=y
CONFIG_MISC=y