aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2023-07-03 05:25:56 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2023-07-08 15:43:59 +0200
commite4d7917be6beccaf272d14e109cc26ac6d0f5e73 (patch)
tree79602274847fe30c674a48ca299250f04264b922 /target/linux/x86
parent4a79a94e37a5b451ef4f9cb1f68917ef0ebd2cf2 (diff)
downloadupstream-e4d7917be6beccaf272d14e109cc26ac6d0f5e73.tar.gz
upstream-e4d7917be6beccaf272d14e109cc26ac6d0f5e73.tar.bz2
upstream-e4d7917be6beccaf272d14e109cc26ac6d0f5e73.zip
x86: set CONFIG_X86_AMD_PLATFORM_DEVICE
Needed by AMD processors using Carrizo and later chipsets Signed-off-by: John Audia <therealgraysky@proton.me> (cherry picked from commit 946100ba4128dbee8faf3c03afb692bca74d75fa)
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/64/config-5.152
-rw-r--r--target/linux/x86/generic/config-5.152
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/x86/64/config-5.15 b/target/linux/x86/64/config-5.15
index d972668e54..d1ada5c2f5 100644
--- a/target/linux/x86/64/config-5.15
+++ b/target/linux/x86/64/config-5.15
@@ -478,7 +478,7 @@ CONFIG_X86_64_SMP=y
CONFIG_X86_ACPI_CPUFREQ=y
# CONFIG_X86_ACPI_CPUFREQ_CPB is not set
CONFIG_X86_AMD_FREQ_SENSITIVITY=y
-# CONFIG_X86_AMD_PLATFORM_DEVICE is not set
+CONFIG_X86_AMD_PLATFORM_DEVICE=y
CONFIG_X86_CPUID=y
CONFIG_X86_DIRECT_GBPAGES=y
CONFIG_X86_HV_CALLBACK_VECTOR=y
diff --git a/target/linux/x86/generic/config-5.15 b/target/linux/x86/generic/config-5.15
index 1da6ad555d..5fda82dd29 100644
--- a/target/linux/x86/generic/config-5.15
+++ b/target/linux/x86/generic/config-5.15
@@ -415,7 +415,7 @@ CONFIG_X86_32_SMP=y
CONFIG_X86_ACPI_CPUFREQ=y
# CONFIG_X86_ACPI_CPUFREQ_CPB is not set
CONFIG_X86_AMD_FREQ_SENSITIVITY=y
-# CONFIG_X86_AMD_PLATFORM_DEVICE is not set
+CONFIG_X86_AMD_PLATFORM_DEVICE=y
# CONFIG_X86_BIGSMP is not set
CONFIG_X86_CPUID=y
# CONFIG_X86_E_POWERSAVER is not set