blob: fe627cbcfdc5231adbcde3ce1d3afd5305812a5b [file] [log] [blame]
Anders Berg1d22924e2014-05-23 11:08:35 +02001config ARCH_AXXIA
Masahiro Yamadae3246542015-11-16 12:06:10 +09002 bool "LSI Axxia platforms"
3 depends on ARCH_MULTI_V7 && ARM_LPAE
Anders Berg1d22924e2014-05-23 11:08:35 +02004 select ARCH_DMA_ADDR_T_64BIT
5 select ARM_AMBA
6 select ARM_GIC
7 select ARM_TIMER_SP804
8 select HAVE_ARM_ARCH_TIMER
9 select MFD_SYSCON
Anders Berg1d22924e2014-05-23 11:08:35 +020010 select ZONE_DMA
11 help
12 This enables support for the LSI Axxia devices.
13
14 The LSI Axxia platforms require a Flattened Device Tree to be passed
15 to the kernel.