diff options
author | Tom Rini <trini@konsulko.com> | 2016-05-30 13:56:26 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-05-30 13:56:26 -0400 |
commit | f3c264f9de6a5727c90ecf6d46d4747091c0a57f (patch) | |
tree | 1dad8f917d3c882d197d3616c9badd81120707ba /configs | |
parent | e4a94ce4ac77396b181663c0493c50bc2d5b9143 (diff) | |
parent | d3d664725b4a05cf32d905ff806b44bb01fa61c0 (diff) | |
download | u-boot-f3c264f9de6a5727c90ecf6d46d4747091c0a57f.tar.gz |
Merge branch 'master' of git://git.denx.de/u-boot-x86
Diffstat (limited to 'configs')
-rw-r--r-- | configs/galileo_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig index f8d3c3b8ab..080c2ed50d 100644 --- a/configs/galileo_defconfig +++ b/configs/galileo_defconfig @@ -5,6 +5,7 @@ CONFIG_TARGET_GALILEO=y CONFIG_ENABLE_MRC_CACHE=y CONFIG_GENERATE_PIRQ_TABLE=y CONFIG_GENERATE_MP_TABLE=y +CONFIG_GENERATE_ACPI_TABLE=y CONFIG_FIT=y CONFIG_BOOTSTAGE=y CONFIG_BOOTSTAGE_REPORT=y |