From 2f39eae41d750817143f9372f67de6b1ee96b4a6 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Sat, 31 Aug 2013 08:16:27 +0200 Subject: Remove NRV2B compression support It wasn't even hooked up to the build system anymore. Change-Id: I4b962ffd945b39451e19da3ec2f7b8e0eecf2e53 Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/3892 Reviewed-by: Ronald G. Minnich Tested-by: build bot (Jenkins) --- src/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/Kconfig') 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" -- cgit v1.2.3