summaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig.platforms
diff options
context:
space:
mode:
authorDong Aisheng <aisheng.dong@nxp.com>2019-12-02 18:02:07 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-12-02 18:02:07 +0800
commit9872ac864756839cbe0557ba4cdc975c44ec70d7 (patch)
tree9df4298c118128f7dacdc52f558488faaf75140b /arch/arm64/Kconfig.platforms
parent1e188020fb52fdde34c9782d2189d068f6ef4d28 (diff)
parentc8505b1bc2dd3a3d6f9e0b624f58f2d45a258a4f (diff)
Merge branch 'clock/next' into next
* clock/next: (122 commits) LF-279 clk: imx: scu: ignore cpu resources when do owned check clk: s32v234: Enable FlexCAN clock clk: s32v234: Add definitions for CAN clocks clk: imx: Add missing mipi1_dsi_phy_clk LF-202-3 clk: imx: scu: ignore clks not owned ...
Diffstat (limited to 'arch/arm64/Kconfig.platforms')
-rw-r--r--arch/arm64/Kconfig.platforms6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 577c8ae2a0c2..b4a5a4de80ee 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -218,6 +218,12 @@ config ARCH_ROCKCHIP
This enables support for the ARMv8 based Rockchip chipsets,
like the RK3368.
+config ARCH_S32
+ bool "NXP S32 SoC Family"
+ select ARCH_S32_CLK
+ help
+ This enables support for the NXP S32 family of processors.
+
config ARCH_SEATTLE
bool "AMD Seattle SoC Family"
help