Change default path and configuration for Coreinfo.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Cai Bai Yin <caibaiyin.pku@gmail.com>
Acked-by: Peter Stuge <peter@stuge.se>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5685 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Myles Watson
2010-08-05 14:41:29 +00:00
parent 23ffe8b690
commit 29ee87338c
2 changed files with 5 additions and 3 deletions

View File

@@ -103,8 +103,10 @@ config MODULE_RAMDUMP
default y
config MODULE_LAR
bool "Enable the coreboot LAR module"
default y
bool "Enable the coreboot v3 LAR module"
help
LAR support must also be enabled in libpayload.
default n
config MODULE_CBFS
bool "Enable the coreboot CBFS module"