summaryrefslogtreecommitdiff
path: root/configs/usbarmory_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-20 02:45:11 +0300
committerTom Rini <trini@konsulko.com>2022-12-06 00:06:43 +0300
commit060613f119837fafc7c90a5dcc1aa1bf81ff319b (patch)
treef919a451426a12334215b7c307193e39a6e9002c /configs/usbarmory_defconfig
parent345c09de5e7ca2c015faaf58c1e6c6b15883a63b (diff)
downloadu-boot-060613f119837fafc7c90a5dcc1aa1bf81ff319b.tar.xz
Convert CONFIG_FSL_IIM to Kconfig
This converts the following to Kconfig: CONFIG_FSL_IIM Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/usbarmory_defconfig')
-rw-r--r--configs/usbarmory_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/usbarmory_defconfig b/configs/usbarmory_defconfig
index 510e215bff..ed2bcc69fc 100644
--- a/configs/usbarmory_defconfig
+++ b/configs/usbarmory_defconfig
@@ -29,6 +29,7 @@ CONFIG_ENV_IS_IN_MMC=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_SYS_I2C_LEGACY=y
CONFIG_SYS_I2C_MXC=y
+CONFIG_FSL_IIM=y
CONFIG_FSL_ESDHC_IMX=y
CONFIG_MTD=y
CONFIG_PINCTRL=y