diff options
author | Tom Rini <trini@konsulko.com> | 2018-10-28 09:28:26 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-10-28 09:28:26 -0400 |
commit | d735d3b6cb778012f05c2e3fca01df7f6ae6f035 (patch) | |
tree | 57ee69e6a2272c546105192a38c9389bb9999132 /configs/theadorable-x86-dfi-bt700_defconfig | |
parent | 22929e1266e9a61048bfaef381ad4fb2e2fc3ef5 (diff) | |
parent | 3d2be8003c77cad350f1ec7c79f914797718c5bf (diff) |
Merge git://git.denx.de/u-boot-x86
Diffstat (limited to 'configs/theadorable-x86-dfi-bt700_defconfig')
-rw-r--r-- | configs/theadorable-x86-dfi-bt700_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/theadorable-x86-dfi-bt700_defconfig b/configs/theadorable-x86-dfi-bt700_defconfig index 71ff04e7a7..741312f2ce 100644 --- a/configs/theadorable-x86-dfi-bt700_defconfig +++ b/configs/theadorable-x86-dfi-bt700_defconfig @@ -4,7 +4,7 @@ CONFIG_VENDOR_DFI=y CONFIG_TARGET_THEADORABLE_X86_DFI_BT700=y CONFIG_SMP=y CONFIG_HAVE_VGA_BIOS=y -CONFIG_VGA_BIOS_ADDR=0xfffa0000 +CONFIG_VGA_BIOS_ADDR=0xfffb0000 CONFIG_GENERATE_PIRQ_TABLE=y CONFIG_GENERATE_MP_TABLE=y CONFIG_GENERATE_ACPI_TABLE=y |