Author: stuge Date: 2009-10-17 05:00:04 +0200 (Sat, 17 Oct 2009) New Revision: 4801
Modified: trunk/coreboot-v2/src/Kconfig Log: Silence src/Kconfig:349:warning: config symbol defined without type Signed-off-by: Peter Stuge <[email protected]> Acked-by: Peter Stuge <[email protected]> Modified: trunk/coreboot-v2/src/Kconfig =================================================================== --- trunk/coreboot-v2/src/Kconfig 2009-10-17 02:51:26 UTC (rev 4800) +++ trunk/coreboot-v2/src/Kconfig 2009-10-17 03:00:04 UTC (rev 4801) @@ -347,6 +347,7 @@ coreboot can compress them using the LZMA algorithm. config COMPRESSED_PAYLOAD_NRV2B + bool default n endmenu -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

