diff --git a/features/thermal/coretemp.cfg b/features/thermal/coretemp.cfg
new file mode 100644
index 0000000000000000000000000000000000000000..f46f32d67e05c8a2f34b5607ee2c662ae589a79e
--- /dev/null
+++ b/features/thermal/coretemp.cfg
@@ -0,0 +1,11 @@
+# IOSF_MBI is required by INTEL_SOC_DTS_THERMAL
+CONFIG_IOSF_MBI=m
+
+# Intel Core/Core2/Atom temperature sensor
+CONFIG_SENSORS_CORETEMP=m
+
+# Intel SoCs DTS thermal driver
+CONFIG_INTEL_SOC_DTS_THERMAL=m
+
+# ACPI INT340X thermal drivers
+CONFIG_INT340X_THERMAL=m
diff --git a/features/thermal/coretemp.scc b/features/thermal/coretemp.scc
new file mode 100644
index 0000000000000000000000000000000000000000..e2dc92b25e1e4da0d305a49fefb6a082f3b1f4ae
--- /dev/null
+++ b/features/thermal/coretemp.scc
@@ -0,0 +1,4 @@
+define KFEATURE_DESCRIPTION "Coretemp support for Intel platforms"
+define KFEATURE_COMPATIBILITY board
+
+kconf hardware coretemp.cfg