Silence src/Kconfig:349:warning: config symbol defined without type

Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4801 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Peter Stuge 2009-10-17 03:00:04 +00:00
parent f078be2cb1
commit d7b37b0a67
1 changed files with 1 additions and 0 deletions

View File

@ -347,6 +347,7 @@ config COMPRESSED_PAYLOAD_LZMA
coreboot can compress them using the LZMA algorithm. coreboot can compress them using the LZMA algorithm.
config COMPRESSED_PAYLOAD_NRV2B config COMPRESSED_PAYLOAD_NRV2B
bool
default n default n
endmenu endmenu