]> git.karo-electronics.de Git - mv-sheeva.git/blob - arch/arm/mach-ux500/Kconfig
ARM: 5973/1: ux500: add gpio support
[mv-sheeva.git] / arch / arm / mach-ux500 / Kconfig
1 menu "ST-Ericsson platform type"
2         depends on ARCH_U8500
3
4 comment "ST-Ericsson Multicore Mobile Platforms"
5
6 config MACH_U8500_MOP
7         bool "U8500 Early Development platform"
8         default y
9         select ARM_GIC
10         select HAS_MTU
11         select NOMADIK_GPIO
12         help
13           Include support for mop500 development platform
14           based on U8500 architecture. The platform is based
15           on early drop silicon version of 8500.
16 endmenu