This patch unifies the use of config options in v2 to all start with CONFIG_
[coreboot.git] / src / cpu / intel / model_f2x / Config.lb
index 76544328e6b3d0356b9ada2ee3ad69bf8fbfb597..e4c64583a3bdf5af2d3aec1d2ab6458cd3bce13b 100644 (file)
@@ -1,3 +1,5 @@
+uses CONFIG_HAVE_MOVNTI
+default CONFIG_HAVE_MOVNTI=1
 dir /cpu/x86/tsc
 dir /cpu/x86/mtrr
 dir /cpu/x86/fpu
@@ -5,6 +7,7 @@ dir /cpu/x86/mmx
 dir /cpu/x86/sse
 dir /cpu/x86/lapic
 dir /cpu/x86/cache
+dir /cpu/x86/smm
 dir /cpu/intel/microcode
 dir /cpu/intel/hyperthreading
-driver model_f1x_init.o
+driver model_f2x_init.o