aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Kconfig b/src/Kconfig
index 1379beef80..e6a12b51f2 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -347,6 +347,7 @@ config COMPRESSED_PAYLOAD_LZMA
coreboot can compress them using the LZMA algorithm.
config COMPRESSED_PAYLOAD_NRV2B
+ bool
default n
endmenu