diff options
author | Greg Watson <jarrah@users.sourceforge.net> | 2004-03-25 04:41:27 +0000 |
---|---|---|
committer | Greg Watson <jarrah@users.sourceforge.net> | 2004-03-25 04:41:27 +0000 |
commit | 7011f9f0fe2eb5622fc60c82786ef2ae6655c5f5 (patch) | |
tree | 2ea9506bed83dbc20c34c9867407f98533d9d3fd /src | |
parent | 1c1a14c203000e28b295d92f033f699df1bb3737 (diff) |
breaks PPC
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1473 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src')
-rw-r--r-- | src/config/Options.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb index a5d1ed911b..e9e4e8c5fe 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -712,7 +712,7 @@ define CONFIG_TSC_X86RDTSC_CALIBRATE_WITH_TIMER2 end define INTEL_PPRO_MTRR default none - export always + export used comment "" end define CONFIG_UDELAY_TSC |