Skip to content

Commit c88cc3e

Browse files
committed
arm64: Prepare Actions Semi S900
Add ARCH_ACTIONS. Signed-off-by: Andreas Färber <[email protected]>
1 parent 2ea659a commit c88cc3e

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)