diff options
-rw-r--r-- | configs/config.lenovo_t400_vboot_and_debug (renamed from configs/config.lenovo_t400_all_debug_and_option_table) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/config.lenovo_t400_all_debug_and_option_table b/configs/config.lenovo_t400_vboot_and_debug index dc407478c7..5a1add6788 100644 --- a/configs/config.lenovo_t400_all_debug_and_option_table +++ b/configs/config.lenovo_t400_vboot_and_debug @@ -11,3 +11,5 @@ CONFIG_DEBUG_MALLOC=y CONFIG_DEBUG_ACPI=y CONFIG_DEBUG_BOOT_STATE=y CONFIG_DEBUG_ADA_CODE=y +CONFIG_H8_FN_KEY_AS_VBOOT_RECOVERY_SW=y +CONFIG_VBOOT=y |