lkml.org 
[lkml]   [2023]   [Jan]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 05/15] arm64: Kconfig: Introduce CONFIG_ARCH_AMBARELLA
Date
This adds a Kconfig option to toggle support
for Ambarella ARM SoCs.

Signed-off-by: Li Chen <lchen@ambarella.com>
Change-Id: I41345f5052b08023d399cb9db3faa228ca54d265
---
arch/arm64/Kconfig.platforms | 9 +++++++++
1 file changed, 9 insertions(+)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index d1970adf80ab..8def8aaca0c4 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -8,6 +8,15 @@ config ARCH_ACTIONS
help
This enables support for the Actions Semiconductor S900 SoC family.

+config ARCH_AMBARELLA
+ bool "Ambarella ARMv8 SoC Family"
+ select PINCTRL
+ select PINCTRL_AMB
+ select RATIONAL
+ help
+ This enables support for Ambarella ARMv8 SoC Family starting
+ from s6lm.
+
config ARCH_SUNXI
bool "Allwinner sunxi 64-bit SoC Family"
select ARCH_HAS_RESET_CONTROLLER
--
2.34.1
\
 
 \ /
  Last update: 2023-03-26 23:52    [W:0.201 / U:0.784 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site