aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlistair Delva <adelva@google.com>2020-08-14 10:49:16 -0700
committerAlistair Delva <adelva@google.com>2020-10-02 07:16:53 -0700
commitc4b8f33017a89b62b932026d060f5a1c44dd0927 (patch)
treec9548698438d195b2d59b6c5581dd455a145b962
parentc64a43477458fcc1c86c2d3363797ab99c305647 (diff)
downloadplatform_external_u-boot-c4b8f33017a89b62b932026d060f5a1c44dd0927.tar.gz
platform_external_u-boot-c4b8f33017a89b62b932026d060f5a1c44dd0927.tar.bz2
platform_external_u-boot-c4b8f33017a89b62b932026d060f5a1c44dd0927.zip
ANDROID: cf-x86_defconfig: Enable CONFIG_ANDROID_BOOTLOADER
Enable this experimental feature. Bug: 169336575 Signed-off-by: Alistair Delva <adelva@google.com> Signed-off-by: Ram Muthiah <rammuthiah@google.com> Change-Id: If96987d7a83ada9acdec7663462255bec117d3ab
-rw-r--r--configs/cf-x86_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cf-x86_defconfig b/configs/cf-x86_defconfig
index 0c60dc68d3..0ff574fc0e 100644
--- a/configs/cf-x86_defconfig
+++ b/configs/cf-x86_defconfig
@@ -13,6 +13,7 @@ CONFIG_GENERATE_ACPI_TABLE=y
CONFIG_ANDROID_BOOT_IMAGE=y
CONFIG_SYS_CONSOLE_INFO_QUIET=y
CONFIG_DISPLAY_BOARDINFO_LATE=y
+CONFIG_ANDROID_BOOTLOADER=y
CONFIG_LAST_STAGE_INIT=y
CONFIG_ANDROID_AB=y
CONFIG_HUSH_PARSER=y