commit | 060613f119837fafc7c90a5dcc1aa1bf81ff319b | [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 | 345c09de5e7ca2c015faaf58c1e6c6b15883a63b [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/mx51evk_defconfig b/configs/mx51evk_defconfig index 89597c0..d76ebe8 100644 --- a/configs/mx51evk_defconfig +++ b/configs/mx51evk_defconfig
@@ -40,6 +40,7 @@ CONFIG_USE_ETHPRIME=y CONFIG_ETHPRIME="FEC0" CONFIG_ARP_TIMEOUT=200 +CONFIG_FSL_IIM=y CONFIG_FSL_ESDHC_IMX=y CONFIG_MTD=y CONFIG_PHYLIB=y