Skip to content

Commit 96f6302

Browse files
committed
Merge tag 'actions-arm64-soc-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions into next/arm64
Pull "Actions Semi ARM64 SoC for v4.13" from Andreas Färber: This adds a Kconfig symbol for DTs and drivers being added. * tag 'actions-arm64-soc-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions: arm64: Prepare Actions Semi S900
2 parents a1f338f + c88cc3e commit 96f6302

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

arch/arm64/Kconfig.platforms

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
menu "Platform selection"
22

3+
config ARCH_ACTIONS
4+
bool "Actions Semi Platforms"
5+
select OWL_TIMER
6+
help
7+
This enables support for the Actions Semiconductor S900 SoC family.
8+
39
config ARCH_SUNXI
410
bool "Allwinner sunxi 64-bit SoC Family"
511
select ARCH_HAS_RESET_CONTROLLER

0 commit comments

Comments
 (0)