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/mx53ppd_defconfig b/configs/mx53ppd_defconfig index 328f546..ed4ebbb 100644 --- a/configs/mx53ppd_defconfig +++ b/configs/mx53ppd_defconfig
@@ -52,6 +52,7 @@ CONFIG_I2C_MUX=y CONFIG_I2C_MUX_PCA954x=y CONFIG_MISC=y +CONFIG_FSL_IIM=y CONFIG_I2C_EEPROM=y CONFIG_FSL_ESDHC_IMX=y CONFIG_MTD=y