]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/arm/mach-keystone/Kconfig
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[mirror_ubuntu-bionic-kernel.git] / arch / arm / mach-keystone / Kconfig
CommitLineData
828989ad
SS
1config ARCH_KEYSTONE
2 bool "Texas Instruments Keystone Devices"
3 depends on ARCH_MULTI_V7
828989ad
SS
4 select ARM_GIC
5 select HAVE_ARM_ARCH_TIMER
c12547a0 6 select KEYSTONE_TIMER
a2735c30 7 select ARCH_HAS_RESET_CONTROLLER
ec711d6e 8 select ARM_ERRATA_798181 if SMP
4a19aad2 9 select COMMON_CLK_KEYSTONE
89b3feef 10 select ARCH_SUPPORTS_BIG_ENDIAN
df595a9d 11 select ZONE_DMA if ARM_LPAE
2689d180 12 select PINCTRL
52835d59 13 select PM_GENERIC_DOMAINS if PM
828989ad
SS
14 help
15 Support for boards based on the Texas Instruments Keystone family of
16 SoCs.