3 menu "Marvell PXA168/910/MMP2 Implmentations"
6 bool "Marvell's PXA168 Aspenite Development Board"
9 Say 'Y' here if you want to support the Marvell PXA168-based
10 Aspenite Development Board.
13 bool "Marvell's PXA168 Zylonite2 Development Board"
16 Say 'Y' here if you want to support the Marvell PXA168-based
17 Zylonite2 Development Board.
19 config MACH_AVENGERS_LITE
20 bool "Marvell's PXA168 Avengers Lite Development Board"
23 Say 'Y' here if you want to support the Marvell PXA168-based
24 Avengers Lite Development Board.
27 bool "Marvell's PXA910 TavorEVB Development Board"
30 Say 'Y' here if you want to support the Marvell PXA910-based
31 TavorEVB Development Board.
34 bool "Marvell's PXA910 TavorEVB Development Board"
37 Say 'Y' here if you want to support the Marvell PXA910-based
38 TTC_DKB Development Board.
40 config MACH_BROWNSTONE
41 bool "Marvell's Brownstone Development Platform"
42 depends on !CPU_MOHAWK
45 Say 'Y' here if you want to support the Marvell MMP2-based
46 Brown Development Platform.
47 MMP2-based board can't be co-existed with PXA168-based &
48 PXA910-based development board. Since MMP2 is compatible to
52 bool "Marvell's Flint Development Platform"
53 depends on !CPU_MOHAWK
56 Say 'Y' here if you want to support the Marvell MMP2-based
57 Flint Development Platform.
58 MMP2-based board can't be co-existed with PXA168-based &
59 PXA910-based development board. Since MMP2 is compatible to
62 config MACH_MARVELL_JASPER
63 bool "Marvell's Jasper Development Platform"
64 depends on !CPU_MOHAWK
67 Say 'Y' here if you want to support the Marvell MMP2-base
68 Jasper Development Platform.
69 MMP2-based board can't be co-existed with PXA168-based &
70 PXA910-based development board. Since MMP2 is compatible to
74 bool "Marvell's PXA168 Teton BGA Development Board"
77 Say 'Y' here if you want to support the Marvell PXA168-based
78 Teton BGA Development Board.
81 bool "Marvell's PXA168 GuruPlug Display (gplugD) Board"
84 Say 'Y' here if you want to support the Marvell PXA168-based
85 GuruPlug Display (gplugD) Board
88 bool "Support MMP (ARMv5) platforms from device tree"
93 select ARCH_HAS_RESET_CONTROLLER
96 Include support for Marvell MMP2 based platforms using
97 the device tree. Needn't select any other machine while
98 MACH_MMP_DT is enabled.
101 bool "Support MMP2 (ARMv7) platforms from device tree"
102 depends on !CPU_MOHAWK
105 select PINCTRL_SINGLE
107 select ARCH_HAS_RESET_CONTROLLER
110 Include support for Marvell MMP2 based platforms using
119 Select code specific to PXA168
125 Select code specific to PXA910
131 Select code specific to MMP2. MMP2 is ARMv7 compatible.
133 config USB_EHCI_MV_U2O
134 bool "EHCI support for PXA USB OTG controller"
135 depends on USB_EHCI_MV
137 Enables support for OTG controller which can be switched to host mode.