summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/pistachio/Options.lb
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2008-12-14 00:01:04 +0000
committerStefan Reinauer <stepan@openbios.org>2008-12-14 00:01:04 +0000
commite65dcfa07a6eb435de302b60adde5ab9ad7ca9cc (patch)
tree5f46f73906c0161dc40816c0165e69695f8c10d3 /src/mainboard/amd/pistachio/Options.lb
parent045c348cf3d700670b5780dd713c2e75436e5b4a (diff)
oops. there went a new mainboard into the tree and i missed it. Add mainboard
specific changes based on the DBM690T code. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3813 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/amd/pistachio/Options.lb')
-rw-r--r--src/mainboard/amd/pistachio/Options.lb2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/amd/pistachio/Options.lb b/src/mainboard/amd/pistachio/Options.lb
index 1fd3e92066..a25fb70cf8 100644
--- a/src/mainboard/amd/pistachio/Options.lb
+++ b/src/mainboard/amd/pistachio/Options.lb
@@ -91,6 +91,7 @@ uses CONFIG_USE_PRINTK_IN_CAR
uses CONFIG_VIDEO_MB
uses CONFIG_GFXUMA
+uses HAVE_MAINBOARD_RESOURCES
###
### Build options
@@ -299,6 +300,7 @@ default MAINBOARD_POWER_ON_AFTER_POWER_FAIL="MAINBOARD_POWER_ON"
default CONFIG_VIDEO_MB=1
default CONFIG_GFXUMA=1
+default HAVE_MAINBOARD_RESOURCES=1
### End Options.lb
end