ARM: multi_v7_defconfig: enable SDHCI_BCM_KONA and MMC_BLOCK_MINORS=16
[deliverable/linux.git] / arch / arm / mach-socfpga / Kconfig
CommitLineData
387798b3
RH
1config ARCH_SOCFPGA
2 bool "Altera SOCFPGA family" if ARCH_MULTI_V7
3 select ARCH_WANT_OPTIONAL_GPIOLIB
4 select ARM_AMBA
5 select ARM_GIC
6 select CACHE_L2X0
387798b3
RH
7 select COMMON_CLK
8 select CPU_V7
387798b3
RH
9 select DW_APB_TIMER_OF
10 select GENERIC_CLOCKEVENTS
11 select GPIO_PL061 if GPIOLIB
12 select HAVE_ARM_SCU
9c4566a1 13 select HAVE_SMP
1780db9e 14 select MFD_SYSCON
387798b3
RH
15 select SPARSE_IRQ
16 select USE_OF
This page took 0.080343 seconds and 5 git commands to generate.