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:
@@ -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
|
||||
|
Reference in New Issue
Block a user