]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/arm/mach-keystone/Kconfig
Merge tag 'hisi-defconfig-for-4.11' of git://github.com/hisilicon/linux-hisi into...
[karo-tx-linux.git] / arch / arm / mach-keystone / Kconfig
1 config ARCH_KEYSTONE
2         bool "Texas Instruments Keystone Devices"
3         depends on ARCH_MULTI_V7
4         select ARM_GIC
5         select HAVE_ARM_ARCH_TIMER
6         select KEYSTONE_TIMER
7         select ARCH_HAS_RESET_CONTROLLER
8         select ARM_ERRATA_798181 if SMP
9         select COMMON_CLK_KEYSTONE
10         select ARCH_SUPPORTS_BIG_ENDIAN
11         select ZONE_DMA if ARM_LPAE
12         select PINCTRL
13         help
14           Support for boards based on the Texas Instruments Keystone family of
15           SoCs.