aboutsummaryrefslogtreecommitdiff
path: root/src/Kconfig
diff options
context:
space:
mode:
authorPeter Stuge <peter@stuge.se>2009-10-17 03:00:04 +0000
committerPeter Stuge <peter@stuge.se>2009-10-17 03:00:04 +0000
commitd7b37b0a670abc24e538700c0e2762f1cde7faf7 (patch)
tree61e692a0a1a9b3d5a5d0e679d2bd27ece86fcbee /src/Kconfig
parentf078be2cb132da65540aa1a3d98649203d7ea139 (diff)
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
Diffstat (limited to 'src/Kconfig')
-rw-r--r--src/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Kconfig b/src/Kconfig
index 1379beef80..e6a12b51f2 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -347,6 +347,7 @@ config COMPRESSED_PAYLOAD_LZMA
coreboot can compress them using the LZMA algorithm.
config COMPRESSED_PAYLOAD_NRV2B
+ bool
default n
endmenu