commit | ce3dd55b99b151a90ac1701c6825f2ae2d49b54e | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Tue Dec 22 12:27:47 2015 +0000 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Sun Jan 24 23:59:26 2016 +0100 |
tree | 34161be653e72226054c0bbf3e93a07d8d4a3f3a | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d [diff] |
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>