diff options
Diffstat (limited to 'src/Kconfig')
-rw-r--r-- | src/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Kconfig b/src/Kconfig index 515c6183ef..f714cb2de1 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -640,10 +640,6 @@ config COMPRESSED_PAYLOAD_LZMA In order to reduce the size payloads take up in the ROM chip coreboot can compress them using the LZMA algorithm. -config COMPRESSED_PAYLOAD_NRV2B - bool - default n - endmenu menu "Debugging" |