Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
[powerpc.git] / arch / arm / mach-realview / Kconfig
1 menu "RealView platform type"
2         depends on ARCH_REALVIEW
3
4 config MACH_REALVIEW_EB
5         bool "Support RealView/EB platform"
6         default n
7         select ARM_GIC
8         help
9           Include support for the ARM(R) RealView Emulation Baseboard platform.
10
11 endmenu