commit | 66fa77a0affe2a580ed6581fea1dcf3d1553095d | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Nov 19 18:45:11 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 05 16:06:43 2022 -0500 |
tree | f919a451426a12334215b7c307193e39a6e9002c | |
parent | 2e15b4a90cbf2345a3cc6d17322f8e8e217fbbe1 [diff] [blame] |
Convert CONFIG_FSL_IIM to Kconfig This converts the following to Kconfig: CONFIG_FSL_IIM Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/usbarmory_defconfig b/configs/usbarmory_defconfig index 510e215..ed2bcc6 100644 --- a/configs/usbarmory_defconfig +++ b/configs/usbarmory_defconfig
@@ -29,6 +29,7 @@ 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