summaryrefslogtreecommitdiff
path: root/configs/kmcent2_defconfig
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2021-11-07 22:59:41 -0500
committerTom Rini <[email protected]>2021-11-12 14:18:17 -0500
commit406257ae4162adefa46951ff673ae9bbe03756fe (patch)
tree4c3b6cd4924cd7763857c9e91ab680a7f9712d8f /configs/kmcent2_defconfig
parent53b3df4e0c78a1662b9d2eeba05da17df2f7756e (diff)
Convert CONFIG_MISC_INIT_F et al to Kconfig
This converts the following to Kconfig: CONFIG_MISC_INIT_F CONFIG_MISC_INIT_R Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/kmcent2_defconfig')
-rw-r--r--configs/kmcent2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/kmcent2_defconfig b/configs/kmcent2_defconfig
index 16ec0fadcfb..d02782831ae 100644
--- a/configs/kmcent2_defconfig
+++ b/configs/kmcent2_defconfig
@@ -17,6 +17,7 @@ CONFIG_OF_STDOUT_VIA_ALIAS=y
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_BOARD_EARLY_INIT_R=y
CONFIG_LAST_STAGE_INIT=y
+CONFIG_MISC_INIT_F=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_DM=y
CONFIG_CMD_I2C=y