summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig.platforms
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-03-01 00:06:24 +0100
committerArnd Bergmann <arnd@arndb.de>2016-03-01 00:06:24 +0100
commite5db3c632130b86a9f721e6c3785fdd65324f604 (patch)
treeb2e90cebcd1817cc25ee9fc9b0df3b76cbf23b47 /arch/arm64/Kconfig.platforms
parent5f84a8efc42597ecd0ad361e412f61d95b9bc804 (diff)
parent22b0898e831bc1ffb64ce0b8452a376f0892b478 (diff)
downloadop-kernel-dev-e5db3c632130b86a9f721e6c3785fdd65324f604.zip
op-kernel-dev-e5db3c632130b86a9f721e6c3785fdd65324f604.tar.gz
Merge tag 'sunxi-config64-for-4.6' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/arm64
Merge "Allwinner configuration changes for ARM64, 4.6 edition" from Maxime Ripard: Not a lot of changes for this kernel release, just a new Kconfig option and some changes to the arm64 defconfig to add Allwinner drivers * tag 'sunxi-config64-for-4.6' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux: arm64: add defconfig options for Allwinner SoCs arm64: Introduce Allwinner SoC config option
Diffstat (limited to 'arch/arm64/Kconfig.platforms')
-rw-r--r--arch/arm64/Kconfig.platforms5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index c617777..21cf8e6 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -1,5 +1,10 @@
menu "Platform selection"
+config ARCH_SUNXI
+ bool "Allwinner sunxi 64-bit SoC Family"
+ help
+ This enables support for Allwinner sunxi based SoCs like the A64.
+
config ARCH_ALPINE
bool "Annapurna Labs Alpine platform"
select ALPINE_MSI
OpenPOWER on IntegriCloud