mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
801f4f1bbc
Move coreboot-x86 over to driver model for PCI. Signed-off-by: Simon Glass <sjg@chromium.org>
5 lines
126 B
Text
5 lines
126 B
Text
CONFIG_SYS_EXTRA_OPTIONS="SYS_TEXT_BASE=0x01110000"
|
|
CONFIG_X86=y
|
|
CONFIG_TARGET_COREBOOT=y
|
|
CONFIG_OF_CONTROL=y
|
|
CONFIG_DM_PCI=y
|