lkml.org 
[lkml]   [2021]   [Feb]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 11/18] arm64: Kconfig: Require FIQ support for ARCH_APPLE
Date
All currently supported Apple ARM SoCs (and possibly all future ones
too) require FIQs.

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

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index e3e3bd2c4374..8182d78e8e23 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -32,6 +32,7 @@ config ARCH_ALPINE
config ARCH_APPLE
bool "Apple Silicon SoC family"
select GENERIC_IRQ_CHIP
+ select ARM64_FIQ_SUPPORT
help
This enables support for Apple's in-house ARM SoC family, starting
with the Apple M1.
--
2.30.0
\
 
 \ /
  Last update: 2021-02-04 21:47    [W:0.980 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site