summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cmd/fastboot/Kconfig5
-rw-r--r--scripts/config_whitelist.txt1
2 files changed, 3 insertions, 3 deletions
diff --git a/cmd/fastboot/Kconfig b/cmd/fastboot/Kconfig
index 3b836334dd..1e9e93f601 100644
--- a/cmd/fastboot/Kconfig
+++ b/cmd/fastboot/Kconfig
@@ -26,7 +26,6 @@ config ANDROID_BOOT_IMAGE
config FSL_FASTBOOT
bool "Enable FSL fastboot support"
- select BCB_SUPPORT
help
This enables FSL implementation for Android fastboot.
@@ -43,7 +42,9 @@ config CMD_BOOTA
This enables the boota command for booting android images.
config BCB_SUPPORT
- bool
+ bool "Enable the boot control block support"
+ help
+ This enables the boot control block support for android reboot command
choice
prompt "Android Image Storage select"
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index 099d76041c..cc0cf6ef17 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -235,7 +235,6 @@ CONFIG_BAT_CMD
CONFIG_BAT_PAIR
CONFIG_BAT_RW
CONFIG_BAUDRATE
-CONFIG_BCB_SUPPORT
CONFIG_BCH
CONFIG_BCH_CONST_M
CONFIG_BCH_CONST_PARAMS