3 menu "ST-Ericsson AB U300/U330/U335/U365 Platform"
5 comment "ST-Ericsson Mobile Platform Products"
13 comment "ST-Ericsson U300/U330/U335/U365 Feature Selections"
16 prompt "U300/U330/U335/U365 system type"
17 default MACH_U300_BS2X
19 You need to select the target system, i.e. the
20 U300/U330/U335/U365 board that you want to compile your kernel
24 bool "S26/S26/B25/B26 Test Products"
27 Select this if you're developing on the
28 S26/S25 test products. (Also works on
31 config MACH_U300_BS330
32 bool "S330/B330 Test Products"
35 Select this if you're developing on the
36 S330/B330 test products.
38 config MACH_U300_BS335
39 bool "S335/B335 Test Products"
42 Select this if you're developing on the
43 S335/B335 test products.
45 config MACH_U300_BS365
46 bool "S365/B365 Test Products"
49 Select this if you're developing on the
50 S365/B365 test products.
55 bool "Debug support for U300"
58 Debug support for U300 in sysfs, procfs etc.
60 config MACH_U300_SPIDUMMY
61 bool "SSP/SPI dummy chip"
66 This creates a small kernel module that creates a dummy
67 SPI device to be used for loopback tests. Regularly used
68 to test reference designs. If you're not testing SPI,
69 you don't need it. Selecting this will activate the
70 SPI framework and ARM PL022 support.