diff options
-rw-r--r-- | payloads/external/tianocore/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/payloads/external/tianocore/Kconfig b/payloads/external/tianocore/Kconfig index 4194290747..2cfe9ce4f3 100644 --- a/payloads/external/tianocore/Kconfig +++ b/payloads/external/tianocore/Kconfig @@ -127,7 +127,7 @@ config TIANOCORE_BOOT_MANAGER_ESCAPE the default key of F2. config TIANOCORE_BOOT_TIMEOUT - int + int "Set the timeout for boot menu prompt" default 2 help The length of time in seconds for which the boot splash/menu prompt will be displayed. |