summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann2011-10-30 20:59:09 +0100
committerArnd Bergmann2011-10-30 20:59:09 +0100
commitb8bc83971cc20cae3c3b65c26a804f350d74960c (patch)
tree2573e6367e1806c298344fa023bb49a16cc4d1e4 /arch/arm/Kconfig
parentMerge branch 'samsung/devel' into next/devel2 (diff)
parentARM: mmp: register internal sram bank (diff)
downloadkernel-qcow2-linux-b8bc83971cc20cae3c3b65c26a804f350d74960c.tar.gz
kernel-qcow2-linux-b8bc83971cc20cae3c3b65c26a804f350d74960c.tar.xz
kernel-qcow2-linux-b8bc83971cc20cae3c3b65c26a804f350d74960c.zip
Merge branch 'pxa/devel' into next/devel2
Conflicts: arch/arm/mach-s3c2416/s3c2416.c
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 012ff5fbb7e8..863c078ce2e7 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -559,6 +559,7 @@ config ARCH_MMP
select TICK_ONESHOT
select PLAT_PXA
select SPARSE_IRQ
+ select GENERIC_ALLOCATOR
help
Support for Marvell's PXA168/PXA910(MMP) and MMP2 processor line.