Skip to content
Snippets Groups Projects
Commit e0dff9b8 authored by Tom Rini's avatar Tom Rini
Browse files

qemu-x86_64_defconfig: Disable CONFIG_BOARD_EARLY_INIT_F


The qemu-x86* targets do not want to enable this.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 576a085c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment