summaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
authorLi-Ta Lo <ollie@lanl.gov>2004-05-10 19:33:27 +0000
committerLi-Ta Lo <ollie@lanl.gov>2004-05-10 19:33:27 +0000
commita60bf67b32090ef97cfb78e7968f5ece9e344063 (patch)
treeb62c8ad7cf1a7bccf6779b1402c65d0beeb4e33e /src/config
parent9f0d0f9669a2421398700292dbb377eff125c4fe (diff)
downloadcoreboot-a60bf67b32090ef97cfb78e7968f5ece9e344063.tar.xz
fixed minor bug in APG bridge code. Use AGP_APERTURE_SIZE instead of IOMMU_APERTURE_SIZE
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1553 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/config')
-rw-r--r--src/config/Options.lb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb
index cf17c4b8ed..11ee5b1fa4 100644
--- a/src/config/Options.lb
+++ b/src/config/Options.lb
@@ -740,6 +740,7 @@ end
define AGP_APERTURE_SIZE
default none
export used
+ format "0x%x"
comment "AGP graphics virtual memory aperture size"
end