]> git.karo-electronics.de Git - mv-sheeva.git/blob - arch/arm/mach-realview/Kconfig
Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/
[mv-sheeva.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