summaryrefslogtreecommitdiff
path: root/configs/sama5d2_icp_mmc_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-08 06:59:41 +0300
committerTom Rini <trini@konsulko.com>2021-11-12 22:18:17 +0300
commit406257ae4162adefa46951ff673ae9bbe03756fe (patch)
tree4c3b6cd4924cd7763857c9e91ab680a7f9712d8f /configs/sama5d2_icp_mmc_defconfig
parent53b3df4e0c78a1662b9d2eeba05da17df2f7756e (diff)
downloadu-boot-406257ae4162adefa46951ff673ae9bbe03756fe.tar.xz
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 <trini@konsulko.com>
Diffstat (limited to 'configs/sama5d2_icp_mmc_defconfig')
-rw-r--r--configs/sama5d2_icp_mmc_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sama5d2_icp_mmc_defconfig b/configs/sama5d2_icp_mmc_defconfig
index f821dcd262..2e699a7180 100644
--- a/configs/sama5d2_icp_mmc_defconfig
+++ b/configs/sama5d2_icp_mmc_defconfig
@@ -30,6 +30,7 @@ CONFIG_BOOTDELAY=3
CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rw rootwait"
# CONFIG_DISPLAY_BOARDINFO is not set
+CONFIG_MISC_INIT_R=y
CONFIG_SPL_DISPLAY_PRINT=y
# CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR is not set
CONFIG_SPL_RAM_SUPPORT=y