lkml.org 
[lkml]   [2021]   [Oct]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[RFC PATCH 8/9] arm64: apple: Select MEMORY and APPLE_MCC
Date
This driver is for the memory controller and users should always have
it; it is also a requirement with our devicetree configs for cpufreq to
work properly if that driver is available.

Signed-off-by: Hector Martin <marcan@marcan.st>
---
arch/arm64/Kconfig.platforms | 2 ++
1 file changed, 2 insertions(+)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index b0ce18d4cc98..b60ed872dae1 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -30,6 +30,8 @@ config ARCH_ALPINE
config ARCH_APPLE
bool "Apple Silicon SoC family"
select APPLE_AIC
+ select MEMORY
+ select APPLE_MCC
help
This enables support for Apple's in-house ARM SoC family, starting
with the Apple M1.
--
2.33.0
\
 
 \ /
  Last update: 2021-10-11 18:59    [W:0.190 / U:0.392 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site