Skip to content

Commit ea367d3

Browse files
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>
1 parent 9c93da4 commit ea367d3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

arch/arm64/Kconfig.platforms

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@ config ARCH_BERLIN
5252
help
5353
This enables support for Marvell Berlin SoC Family
5454

55+
config ARCH_BITMAIN
56+
bool "Bitmain SoC Platforms"
57+
help
58+
This enables support for the Bitmain SoC Family.
59+
5560
config ARCH_BRCMSTB
5661
bool "Broadcom Set-Top-Box SoCs"
5762
select BRCMSTB_L2_IRQ

0 commit comments

Comments
 (0)