From 3db199c00a4c0b7986da98f2bc5504526c3a1cf2 Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Mon, 12 Oct 2009 22:39:08 +0000 Subject: Make fam10 build (but not boot due to bootblock size problems.) Signed-off-by: Myles Watson Acked-by: Marc Jones git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4762 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Kconfig') diff --git a/src/Kconfig b/src/Kconfig index ebdd1b44bc..4e365c642c 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -135,8 +135,8 @@ config MMCONF_SUPPORT default n config LB_MEM_TOPK - int - default 2048 + hex + default 0x800 config COMPRESSED_PAYLOAD_LZMA bool -- cgit v1.2.3