Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / arch / arm / mach-zx / Kconfig
1 menuconfig ARCH_ZX
2 bool "ZTE ZX family"
3 depends on ARCH_MULTI_V7
4 help
5 Support for ZTE ZX-based family of processors. TV
6 set-top-box processor is supported. More will be
7 added soon.
8
9 if ARCH_ZX
10
11 config SOC_ZX296702
12 def_bool y
13 select ARM_GIC
14 select ARM_GLOBAL_TIMER
15 select HAVE_ARM_SCU if SMP
16 select HAVE_ARM_TWD if SMP
17 select PM_GENERIC_DOMAINS if PM
18 help
19 Support for ZTE ZX296702 SoC which is a dual core CortexA9MP
20 endif
This page took 0.033598 seconds and 5 git commands to generate.