aboutsummaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@openbios.org>2003-11-19 12:29:08 +0000
committerStefan Reinauer <stepan@openbios.org>2003-11-19 12:29:08 +0000
commit7899a5fbb5f189eb5de2ce9750a37e55dc9ab80c (patch)
tree7ea853b3f2f6a12d7c0f30f62bf9bb34cc920f46 /src/config
parent93cbf82e6e7d7ca41bbdec14cd030da0468c63f0 (diff)
add FAKE_SPDROM option to fake spd on machines that don't have one.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1295 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/config')
-rw-r--r--src/config/Options.lb5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb
index 9a1a219e94..b330a3a8c2 100644
--- a/src/config/Options.lb
+++ b/src/config/Options.lb
@@ -617,6 +617,11 @@ define CONFIG_UDELAY_TSC
export used
comment "Implement udelay with the x86 time stamp counter"
end
+define FAKE_SPDROM
+ default 0
+ export always
+ comment "Use this to fake spd rom values"
+end
###############################################
# Board specific options