ARM: hisi: add ARCH_HISI
[deliverable/linux.git] / arch / arm / mach-hisi / Kconfig
CommitLineData
7685b125
HZ
1config ARCH_HISI
2 bool "Hisilicon SoC Support"
3 depends on ARCH_MULTIPLATFORM
2c7268c7
HZ
4 select ARM_AMBA
5 select ARM_GIC
6 select ARM_TIMER_SP804
7685b125
HZ
7
8if ARCH_HISI
9
10menu "Hisilicon platform type"
11
12config ARCH_HI3xxx
13 bool "Hisilicon Hi36xx/Hi37xx family" if ARCH_MULTI_V7
2c7268c7 14 select CACHE_L2X0
8f881c67 15 select HAVE_ARM_SCU if SMP
57789d69 16 select HAVE_ARM_TWD if SMP
2c7268c7
HZ
17 select PINCTRL
18 select PINCTRL_SINGLE
19 help
20 Support for Hisilicon Hi36xx/Hi37xx processor family
7685b125
HZ
21
22endmenu
23
24endif
This page took 0.047702 seconds and 5 git commands to generate.