summaryrefslogtreecommitdiff
path: root/configs/mx51evk_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/mx51evk_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/mx51evk_defconfig')
-rw-r--r--configs/mx51evk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx51evk_defconfig b/configs/mx51evk_defconfig
index 89597c0574..d76ebe8fd2 100644
--- a/configs/mx51evk_defconfig
+++ b/configs/mx51evk_defconfig
@@ -40,6 +40,7 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y
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