some progress on kconfig:
[coreboot.git] / src / cpu / intel / model_1067x / Kconfig
diff --git a/src/cpu/intel/model_1067x/Kconfig b/src/cpu/intel/model_1067x/Kconfig
new file mode 100644 (file)
index 0000000..55b5eb7
--- /dev/null
@@ -0,0 +1,5 @@
+config CPU_INTEL_CORE2
+       bool
+       default y
+       select SMP
+       select HAVE_MOVNTI