aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/a-trend
diff options
context:
space:
mode:
authorMyles Watson <mylesgw@gmail.com>2009-06-17 16:38:43 +0000
committerMyles Watson <mylesgw@gmail.com>2009-06-17 16:38:43 +0000
commit82bc9bc31ec593c7e49c781a2d3daebf46158acd (patch)
tree3b921ce8688ce3de0ca93a9a25223339aaa75210 /src/mainboard/a-trend
parentaac8dc81c5ffc639a0222041b7786da0def708f7 (diff)
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
Diffstat (limited to 'src/mainboard/a-trend')
-rw-r--r--src/mainboard/a-trend/atc-6220/Options.lb1
-rw-r--r--src/mainboard/a-trend/atc-6240/Options.lb1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/a-trend/atc-6220/Options.lb b/src/mainboard/a-trend/atc-6220/Options.lb
index 2641e766df..8ffb2828ae 100644
--- a/src/mainboard/a-trend/atc-6220/Options.lb
+++ b/src/mainboard/a-trend/atc-6220/Options.lb
@@ -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
diff --git a/src/mainboard/a-trend/atc-6240/Options.lb b/src/mainboard/a-trend/atc-6240/Options.lb
index 31c70358f5..edc4aa3017 100644
--- a/src/mainboard/a-trend/atc-6240/Options.lb
+++ b/src/mainboard/a-trend/atc-6240/Options.lb
@@ -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