801f4f1bbc
Move coreboot-x86 over to driver model for PCI. Signed-off-by: Simon Glass <sjg@chromium.org>
6 lines
126 B
Plaintext
6 lines
126 B
Plaintext
CONFIG_SYS_EXTRA_OPTIONS="SYS_TEXT_BASE=0x01110000"
|
|
CONFIG_X86=y
|
|
CONFIG_TARGET_COREBOOT=y
|
|
CONFIG_OF_CONTROL=y
|
|
CONFIG_DM_PCI=y
|