mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 16:10:58 +00:00
99556d7deb
Currently all x86 boards still use CONFIG_SYS_EXTRA_OPTIONS to define the text base address. Since it is deprecated, just remove it and use CONFIG_SYS_TEXT_BASE directly. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
5 lines
99 B
Text
5 lines
99 B
Text
CONFIG_X86=y
|
|
CONFIG_VENDOR_COREBOOT=y
|
|
CONFIG_TARGET_COREBOOT=y
|
|
CONFIG_OF_CONTROL=y
|
|
CONFIG_DM_PCI=y
|