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:
Jason Zhu 2019-09-19 15:10:47 +08:00 committed by Jianhong Chen
parent 69fdc5969f
commit df57b34bfa
1 changed files with 0 additions and 1 deletions

View File

@ -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.