Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

arm64: Add ARCH_BITMAIN platform

Add ARCH_BITMAIN for supporting Bitmain SoC platforms.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>

+5
+5
arch/arm64/Kconfig.platforms
··· 52 52 help 53 53 This enables support for Marvell Berlin SoC Family 54 54 55 + config ARCH_BITMAIN 56 + bool "Bitmain SoC Platforms" 57 + help 58 + This enables support for the Bitmain SoC Family. 59 + 55 60 config ARCH_BRCMSTB 56 61 bool "Broadcom Set-Top-Box SoCs" 57 62 select BRCMSTB_L2_IRQ