diff options
Diffstat (limited to 'src/security')
-rw-r--r-- | src/security/lockdown/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/security/lockdown/Kconfig b/src/security/lockdown/Kconfig index 97094ff2e7..9d83a45b1d 100644 --- a/src/security/lockdown/Kconfig +++ b/src/security/lockdown/Kconfig @@ -18,7 +18,8 @@ config BOOTMEDIA_LOCK_CHIP bool "Lock boot media using the chip" help Select this if you want the chip to lock specific regions. - This only works on some chips, please check the code or boot log. + This only works on some chips, please check the code or search the + boot log for "BM-LOCKDOWN". endchoice |