Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4788 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -134,9 +134,9 @@ config MMCONF_SUPPORT
|
||||
bool
|
||||
default n
|
||||
|
||||
config LB_MEM_TOPK
|
||||
config RAMTOP
|
||||
hex
|
||||
default 0x800
|
||||
default 0x200000
|
||||
|
||||
config COMPRESSED_PAYLOAD_LZMA
|
||||
bool
|
||||
|
Reference in New Issue
Block a user