summaryrefslogtreecommitdiff
path: root/payloads/external/edk2/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'payloads/external/edk2/Kconfig')
-rw-r--r--payloads/external/edk2/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/payloads/external/edk2/Kconfig b/payloads/external/edk2/Kconfig
index fd6bc9ba1d..6dca09730b 100644
--- a/payloads/external/edk2/Kconfig
+++ b/payloads/external/edk2/Kconfig
@@ -104,13 +104,6 @@ config EDK2_RELEASE
endchoice
-config EDK2_VERBOSE_BUILD
- bool "Output verbose build log for troubleshooting build failures"
- help
- Switch off the `-q` (quiet) and `-s` (silent) build arguments which makes the
- build log extremely verbose. This can be used to troubleshoot failed builds
- which are usually down to missing tools or toolchain.
-
config EDK2_BOOTSPLASH_FILE
string "edk2 Bootsplash path and filename"
default "Documentation/coreboot_logo.bmp"