summaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig.platforms
diff options
context:
space:
mode:
authorDong Aisheng <aisheng.dong@nxp.com>2019-12-02 18:00:53 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-12-02 18:00:53 +0800
commitc8505b1bc2dd3a3d6f9e0b624f58f2d45a258a4f (patch)
treea7d0f85abe141169900ff0ad8bdc46b2db88c8c4 /arch/arm64/Kconfig.platforms
parent19f5dd25611fb1b86fa7e847a22b4ee9ca5d72ec (diff)
parent9ce8988c808bf29c696905437c64248605d91498 (diff)
Merge remote-tracking branch 'origin/clock/s32' into clock/next
* origin/clock/s32: (9 commits) clk: s32v234: Enable FlexCAN clock clk: s32v234: Add definitions for CAN clocks clk: s32v234: Initial enet clk support clk: s32v234: Add dfs clk clk: Enable SDHC clock for S32V234 ...
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 16d761475a86..a94a14bd4e22 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -212,6 +212,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