aboutsummaryrefslogtreecommitdiff
path: root/configs/ls1088aqds_tfa_defconfig
diff options
context:
space:
mode:
authorTom Rini2021-11-07 22:59:41 -0500
committerTom Rini2021-11-12 14:18:17 -0500
commit406257ae4162adefa46951ff673ae9bbe03756fe (patch)
tree4c3b6cd4924cd7763857c9e91ab680a7f9712d8f /configs/ls1088aqds_tfa_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 <trini@konsulko.com>
Diffstat (limited to 'configs/ls1088aqds_tfa_defconfig')
-rw-r--r--configs/ls1088aqds_tfa_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1088aqds_tfa_defconfig b/configs/ls1088aqds_tfa_defconfig
index 4f0bfa6c48c..42c29f279d7 100644
--- a/configs/ls1088aqds_tfa_defconfig
+++ b/configs/ls1088aqds_tfa_defconfig
@@ -27,6 +27,7 @@ CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21
# CONFIG_USE_BOOTCOMMAND is not set
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_DISPLAY_BOARDINFO_LATE=y
+CONFIG_MISC_INIT_R=y
CONFIG_CMD_GREPENV=y
CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS=5
CONFIG_CMD_MEMINFO=y