summaryrefslogtreecommitdiff
path: root/configs/khadas-vim3l_android_ab_defconfig
diff options
context:
space:
mode:
authorMattijs Korpershoek <mkorpershoek@baylibre.com>2021-11-22 16:22:07 +0100
committerNeil Armstrong <narmstrong@baylibre.com>2022-01-07 10:12:43 +0100
commit4c8d067bc520fc2ce6dcd7c5833b090f22c67185 (patch)
treed1c1e3ef83c12c3b3f3fce9c5a57c0817ed17a51 /configs/khadas-vim3l_android_ab_defconfig
parent425f06f86ee9812cece584b1e4c15ea3f1b7c7d6 (diff)
configs: khadas-vim3{l}_android_ab: enable A/B support
meson64_android.h also relies on CMD_AB_SELECT so enable that as well. Signed-off-by: Guillaume La Roque <glaroque@baylibre.com> Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Link: https://lore.kernel.org/r/20211122152207.219023-5-mkorpershoek@baylibre.com
Diffstat (limited to 'configs/khadas-vim3l_android_ab_defconfig')
-rw-r--r--configs/khadas-vim3l_android_ab_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/khadas-vim3l_android_ab_defconfig b/configs/khadas-vim3l_android_ab_defconfig
index 5eed79b263..608b54dca2 100644
--- a/configs/khadas-vim3l_android_ab_defconfig
+++ b/configs/khadas-vim3l_android_ab_defconfig
@@ -17,6 +17,7 @@ CONFIG_OF_BOARD_SETUP=y
# CONFIG_DISPLAY_CPUINFO is not set
CONFIG_MISC_INIT_R=y
CONFIG_AVB_VERIFY=y
+CONFIG_ANDROID_AB=y
# CONFIG_CMD_BDI is not set
CONFIG_CMD_ADTIMG=y
CONFIG_CMD_ABOOTIMG=y
@@ -33,6 +34,7 @@ CONFIG_CMD_SPI=y
CONFIG_CMD_USB=y
CONFIG_CMD_USB_MASS_STORAGE=y
# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_AB_SELECT=y
CONFIG_CMD_REGULATOR=y
CONFIG_CMD_AVB=y
CONFIG_OF_CONTROL=y