Silence src/Kconfig:349:warning: config symbol defined without type
authorPeter Stuge <peter@stuge.se>
Sat, 17 Oct 2009 03:00:04 +0000 (03:00 +0000)
committerPeter Stuge <peter@stuge.se>
Sat, 17 Oct 2009 03:00:04 +0000 (03:00 +0000)
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

src/Kconfig

index 1379beef80fe518ddbc7a01209a5e77493cfd142..e6a12b51f27908c32f71dd3a453af1fbd377cb20 100644 (file)
@@ -347,6 +347,7 @@ config COMPRESSED_PAYLOAD_LZMA
          coreboot can compress them using the LZMA algorithm.
 
 config COMPRESSED_PAYLOAD_NRV2B
+       bool
        default n
 
 endmenu