Skip to content

Commit 729b770

Browse files
hshahaxiadoarndb
authored andcommitted
arm64: add Axiado SoC family
Add ARCH_AXIADO for the support of the Axiado SoC for arm64 architecture. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Harshit Shah <hshah@axiado.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent 678fefd commit 729b770

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

arch/arm64/Kconfig.platforms

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@ config ARCH_APPLE
4040
This enables support for Apple's in-house ARM SoC family, such
4141
as the Apple M1.
4242

43+
config ARCH_AXIADO
44+
bool "Axiado SoC Family"
45+
select GPIOLIB
46+
help
47+
This enables support for Axiado SoC family like AX3000
48+
4349
menuconfig ARCH_BCM
4450
bool "Broadcom SoC Support"
4551

0 commit comments

Comments
 (0)