summaryrefslogtreecommitdiffstats
path: root/configs/mscc_jr2_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-16 19:06:11 -0400
committerTom Rini <trini@konsulko.com>2020-06-26 10:29:05 -0400
commiteabbf801c643baaf4e6bcb0590bdfec9ec0e2134 (patch)
tree46b314715ec450a4dca9fa8e7c2b0a8e312c377e /configs/mscc_jr2_defconfig
parent11af95a02a7649e2c59da63b1fbee73539fcb974 (diff)
downloadu-boot-eabbf801c643baaf4e6bcb0590bdfec9ec0e2134.tar.gz
u-boot-eabbf801c643baaf4e6bcb0590bdfec9ec0e2134.tar.xz
u-boot-eabbf801c643baaf4e6bcb0590bdfec9ec0e2134.zip
Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig
This converts the following to Kconfig: CONFIG_BOARD_EARLY_INIT_F CONFIG_BOARD_EARLY_INIT_R Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/mscc_jr2_defconfig')
-rw-r--r--configs/mscc_jr2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mscc_jr2_defconfig b/configs/mscc_jr2_defconfig
index 9bd90ddc3d..ab4f9b6255 100644
--- a/configs/mscc_jr2_defconfig
+++ b/configs/mscc_jr2_defconfig
@@ -19,6 +19,7 @@ CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="console=ttyS0,115200"
CONFIG_LOGLEVEL=7
CONFIG_DISPLAY_CPUINFO=y
+CONFIG_BOARD_EARLY_INIT_R=y
CONFIG_SYS_PROMPT="jr2 # "
# CONFIG_CMD_BDI is not set
# CONFIG_CMD_CONSOLE is not set