Symbol CONFIG_INTEL_PMC does not exist.
Don't select it.
Signed-off-by: Heinrich Schuchardt <[email protected]>
---
arch/x86/cpu/apollolake/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/x86/cpu/apollolake/Kconfig b/arch/x86/cpu/apollolake/Kconfig
index 5dd866ffcfe..99b532f385f 100644
--- a/arch/x86/cpu/apollolake/Kconfig
+++ b/arch/x86/cpu/apollolake/Kconfig
@@ -9,7 +9,6 @@ config INTEL_APOLLOLAKE
select ARCH_MISC_INIT
select USE_CAR
select INTEL_SOC
- select INTEL_PMC
select TPL_X86_TSC_TIMER_NATIVE
select SPL_PCH
select TPL_PCH
--
2.51.0