aboutsummaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
authorRonald G. Minnich <rminnich@gmail.com>2003-06-24 19:44:00 +0000
committerRonald G. Minnich <rminnich@gmail.com>2003-06-24 19:44:00 +0000
commit1807c37418cbe777b738ba44a22b091e375fded6 (patch)
treea1a2195f1b8865181db061e6bd19bfec689bc220 /src/config
parentdabc15feec808e588281fe4b6b87efb65a8b239e (diff)
Fixes to various config files.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@908 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/config')
-rw-r--r--src/config/Options.lb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb
index 7cff4530a7..a9753473fc 100644
--- a/src/config/Options.lb
+++ b/src/config/Options.lb
@@ -371,7 +371,7 @@ end
###############################################
define CONFIG_SMP
- default none
+ default 0
export always
comment "Define if we support SMP"
end