Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.

Abuild tested with -C.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4360 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Myles Watson
2009-06-17 16:38:43 +00:00
parent aac8dc81c5
commit 82bc9bc31e
60 changed files with 60 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
uses HAVE_MP_TABLE
uses CONFIG_CBFS
uses CONFIG_USE_INIT
uses HAVE_ACPI_TABLES
uses HAVE_ACPI_RESUME
uses HAVE_PIRQ_TABLE