spl: Kconfig: add SPL_AB depends on SPL_EFI_PARTITION

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: Id4500ae748f965235aac278baee07f278d88d70a
This commit is contained in:
Jason Zhu 2020-04-26 10:34:08 +08:00 committed by Jianhong Chen
parent bdf7b34b60
commit 4736384cd0
1 changed files with 1 additions and 1 deletions

View File

@ -800,7 +800,7 @@ config SPL_OPTEE
config SPL_AB
bool "Support AB system boot"
depends on SPL
depends on SPL && SPL_EFI_PARTITION
help
Enable this config to support AB system boot.