Srinidhi Kasagar | aa44ef4 | 2009-11-28 08:17:18 +0100 | [diff] [blame] | 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 |
Rabin Vincent | 94bdc0e | 2010-03-03 04:54:37 +0100 | [diff] [blame] | 11 | select NOMADIK_GPIO |
Srinidhi Kasagar | aa44ef4 | 2009-11-28 08:17:18 +0100 | [diff] [blame] | 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 |