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