Merge tag 'mvebu-fixes-4.4-1' of git://git.infradead.org/linux-mvebu into fixes
[deliverable/linux.git] / arch / arm / mach-socfpga / Kconfig
1 menuconfig ARCH_SOCFPGA
2 bool "Altera SOCFPGA family" if ARCH_MULTI_V7
3 select ARCH_SUPPORTS_BIG_ENDIAN
4 select ARM_AMBA
5 select ARM_GIC
6 select CACHE_L2X0
7 select DW_APB_TIMER_OF
8 select GPIO_PL061 if GPIOLIB
9 select HAVE_ARM_SCU
10 select HAVE_ARM_TWD if SMP
11 select MFD_SYSCON
12
13 if ARCH_SOCFPGA
14 config SOCFPGA_SUSPEND
15 bool "Suspend to RAM on SOCFPGA"
16 help
17 Select this if you want to enable Suspend-to-RAM on SOCFPGA
18 platforms.
19 endif
This page took 0.04002 seconds and 5 git commands to generate.