summaryrefslogtreecommitdiff
path: root/configs/khadas-vim3_android_ab_defconfig
diff options
context:
space:
mode:
authorDmitry Rokosov <[email protected]>2024-10-17 17:12:08 +0300
committerMattijs Korpershoek <[email protected]>2024-10-24 09:45:55 +0200
commitb523b4d2c32f07ca0793bb0f926b02ecb0556cc6 (patch)
treeed9eb1796905d7c8eac63f4bbb8e5636d3299ac9 /configs/khadas-vim3_android_ab_defconfig
parenta8ca7d46ea744381185c0bf70cbdf4db7dc734b7 (diff)
treewide: bcb: move ab_select command to bcb subcommands
To enhance code organization, it is beneficial to consolidate all A/B BCB management routines into a single super-command. The 'bcb' command is an excellent candidate for this purpose. This patch integrates the separate 'ab_select' command into the 'bcb' group as the 'ab_select' subcommand, maintaining the same parameter list for consistency. Signed-off-by: Dmitry Rokosov <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]> Tested-by: Mattijs Korpershoek <[email protected]> # vim3_android Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mattijs Korpershoek <[email protected]>
Diffstat (limited to 'configs/khadas-vim3_android_ab_defconfig')
-rw-r--r--configs/khadas-vim3_android_ab_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/khadas-vim3_android_ab_defconfig b/configs/khadas-vim3_android_ab_defconfig
index 510fe4f8928..de5357c45cb 100644
--- a/configs/khadas-vim3_android_ab_defconfig
+++ b/configs/khadas-vim3_android_ab_defconfig
@@ -47,7 +47,6 @@ 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