]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
qemu-x86_64_defconfig: Disable CONFIG_BOARD_EARLY_INIT_F
authorTom Rini <trini@konsulko.com>
Thu, 9 Feb 2017 13:52:18 +0000 (08:52 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2017 13:52:18 +0000 (08:52 -0500)
The qemu-x86* targets do not want to enable this.

Signed-off-by: Tom Rini <trini@konsulko.com>
configs/qemu-x86_64_defconfig

index 484e2e9716b97a8ffe11baa86e1f020d291ccb5d..790f21cbbcfcb4507ed6fcd95774e771d9d3250e 100644 (file)
@@ -20,6 +20,7 @@ CONFIG_SPL_LOAD_FIT=y
 CONFIG_BOOTSTAGE=y
 CONFIG_BOOTSTAGE_REPORT=y
 CONFIG_SYS_CONSOLE_INFO_QUIET=y
+# CONFIG_BOARD_EARLY_INIT_F is not set
 CONFIG_SPL_SYS_MALLOC_SIMPLE=y
 CONFIG_SPL_CPU_SUPPORT=y
 CONFIG_SPL_NET_SUPPORT=y