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:
parent
aac8dc81c5
commit
82bc9bc31e
60 changed files with 60 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
|
||||
uses HAVE_MP_TABLE
|
||||
uses CONFIG_CBFS
|
||||
uses CONFIG_USE_INIT
|
||||
uses HAVE_PIRQ_TABLE
|
||||
uses USE_FALLBACK_IMAGE
|
||||
uses HAVE_FALLBACK_BOOT
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
|
||||
uses HAVE_MP_TABLE
|
||||
uses CONFIG_CBFS
|
||||
uses CONFIG_USE_INIT
|
||||
uses HAVE_PIRQ_TABLE
|
||||
uses USE_FALLBACK_IMAGE
|
||||
uses HAVE_FALLBACK_BOOT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue