summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Müller2024-09-19 09:59:28 +0200
committerWolfgang Müller2024-09-19 09:59:28 +0200
commit12933ca19bee7678686c32a39f823ed39f2e8464 (patch)
tree698a76290e6441f2342859b8da1f27ae760162f2
parent856527f82a9dbd15d2ddfd951962e00eb5764a01 (diff)
downloadkernfrag-12933ca19bee7678686c32a39f823ed39f2e8464.tar.gz
fragments: Have cpu/amd pick only AMD-based CPUs
-rw-r--r--fragments/cpu/amd7
1 files changed, 7 insertions, 0 deletions
diff --git a/fragments/cpu/amd b/fragments/cpu/amd
index cd8c7ef..e773987 100644
--- a/fragments/cpu/amd
+++ b/fragments/cpu/amd
@@ -1,3 +1,10 @@
+CONFIG_PROCESSOR_SELECT=y
+CONFIG_CPU_SUP_AMD=y
+# CONFIG_CPU_SUP_CENTAUR is not set
+# CONFIG_CPU_SUP_HYGON is not set
+# CONFIG_CPU_SUP_INTEL is not set
+# CONFIG_CPU_SUP_ZHAOXIN is not set
+
CONFIG_MK8=y
CONFIG_X86_ACPI_CPUFREQ=y
CONFIG_X86_AMD_PLATFORM_DEVICE=y