Add the CONFIG_ROMS config variable.
Tested under abuild, causes no trouble. Signed-off-by: Ronald G. Minnich <rminnich@gmail.com> Acked-by: Patrick Georgi <patrick.georgi@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4035 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
uses HAVE_MP_TABLE
|
||||
uses CONFIG_ROMFS
|
||||
uses HAVE_ACPI_TABLES
|
||||
uses HAVE_PIRQ_TABLE
|
||||
uses HAVE_FALLBACK_BOOT
|
||||
@@ -240,4 +241,9 @@ default DEBUG=1
|
||||
default CONFIG_CHIP_NAME=1
|
||||
|
||||
### End Options.lb
|
||||
#
|
||||
# ROMFS
|
||||
#
|
||||
#
|
||||
default CONFIG_ROMFS=0
|
||||
end
|
||||
|
Reference in New Issue
Block a user