Make fam10 build (but not boot due to bootblock size problems.)
[coreboot.git] / src / Kconfig
index ebdd1b44bc490bed7b4762aabe1b83674c1bc849..4e365c642cf6aaa6a3382c942447d1d6c69b8141 100644 (file)
@@ -135,8 +135,8 @@ config MMCONF_SUPPORT
        default n
 
 config LB_MEM_TOPK
-       int
-       default 2048
+       hex
+       default 0x800
 
 config COMPRESSED_PAYLOAD_LZMA
        bool