]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Introduce Allwinner SoC config option
authorAndre Przywara <andre.przywara@arm.com>
Tue, 22 Dec 2015 12:27:47 +0000 (12:27 +0000)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 24 Jan 2016 22:59:26 +0000 (23:59 +0100)
commitc19e3b283373c011a6c2ac66890f431d890d4ebb
tree34161be653e72226054c0bbf3e93a07d8d4a3f3a
parent5367e65a538f2d59834d845f582bc1f1ae9599b8
arm64: Introduce Allwinner SoC config option

To prepare for supporting the Allwinner A64 SoC, introduce a config
option to allow compiling Allwinner (aka. sunxi) specific drivers
for ARM64.
This patch just defines the ARCH_SUNXI symbol to allow Allwinner
specific drivers to be selected during kernel configuration.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm64/Kconfig.platforms