mirror of
https://github.com/torvalds/linux.git
synced 2024-12-01 00:21:32 +00:00
arm64: Prepare Actions Semi S900
Add ARCH_ACTIONS. Signed-off-by: Andreas Färber <afaerber@suse.de>
This commit is contained in:
parent
2ea659a9ef
commit
c88cc3ee1b
@ -1,5 +1,11 @@
|
||||
menu "Platform selection"
|
||||
|
||||
config ARCH_ACTIONS
|
||||
bool "Actions Semi Platforms"
|
||||
select OWL_TIMER
|
||||
help
|
||||
This enables support for the Actions Semiconductor S900 SoC family.
|
||||
|
||||
config ARCH_SUNXI
|
||||
bool "Allwinner sunxi 64-bit SoC Family"
|
||||
select ARCH_HAS_RESET_CONTROLLER
|
||||
|
Loading…
Reference in New Issue
Block a user