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