fastboot: remove 'default y' from RK_AVB_LIBAVB_ENABLE_ATH_UNLOCK
Open RK_AVB_LIBAVB_ENABLE_ATH_UNLOCK if need advanced security requirements. Change-Id: Ie01c6342d379b672fe69e367262496d97b5890e9 Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
This commit is contained in:
parent
69fdc5969f
commit
df57b34bfa
|
|
@ -93,7 +93,6 @@ config FASTBOOT_OEM_UNLOCK
|
|||
config RK_AVB_LIBAVB_ENABLE_ATH_UNLOCK
|
||||
bool "AVB Authenticated unlock function"
|
||||
depends on ANDROID_AVB
|
||||
default y
|
||||
help
|
||||
Enabled authenticated unlock function can prevent lock state
|
||||
from invalid unlock cmd.
|
||||
|
|
|
|||
Loading…
Reference in New Issue