[PATCH 04/11] ARM64: Prepare Actions Semi S900

From: Andreas FÃrber
Date: Wed Feb 15 2017 - 12:00:52 EST


Add ARCH_OWL.

Signed-off-by: Andreas FÃrber <afaerber@xxxxxxx>
---
arch/arm64/Kconfig.platforms | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 129cc5a..5ecb925 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -1,5 +1,10 @@
menu "Platform selection"

+config ARCH_OWL
+ bool "Actions Semi S900 SoC Family"
+ help
+ This enables support for the Actions Semiconductor S900 SoC family.
+
config ARCH_SUNXI
bool "Allwinner sunxi 64-bit SoC Family"
select GENERIC_IRQ_CHIP
--
2.10.2