2 bool "Marvell PXA168/910/MMP2"
3 depends on ARCH_MULTI_V5 || ARCH_MULTI_V7
4 select ARCH_REQUIRE_GPIOLIB
9 Support for Marvell's PXA168/PXA910(MMP) and MMP2 processor line.
13 menu "Marvell PXA168/910/MMP2 Implementations"
18 bool "Marvell's PXA168 Aspenite Development Board"
19 depends on ARCH_MULTI_V5
22 Say 'Y' here if you want to support the Marvell PXA168-based
23 Aspenite Development Board.
26 bool "Marvell's PXA168 Zylonite2 Development Board"
27 depends on ARCH_MULTI_V5
30 Say 'Y' here if you want to support the Marvell PXA168-based
31 Zylonite2 Development Board.
33 config MACH_AVENGERS_LITE
34 bool "Marvell's PXA168 Avengers Lite Development Board"
35 depends on ARCH_MULTI_V5
38 Say 'Y' here if you want to support the Marvell PXA168-based
39 Avengers Lite Development Board.
42 bool "Marvell's PXA910 TavorEVB Development Board"
43 depends on ARCH_MULTI_V5
46 Say 'Y' here if you want to support the Marvell PXA910-based
47 TavorEVB Development Board.
50 bool "Marvell's PXA910 TavorEVB Development Board"
51 depends on ARCH_MULTI_V5
54 Say 'Y' here if you want to support the Marvell PXA910-based
55 TTC_DKB Development Board.
57 config MACH_BROWNSTONE
58 bool "Marvell's Brownstone Development Platform"
59 depends on ARCH_MULTI_V7
62 Say 'Y' here if you want to support the Marvell MMP2-based
63 Brown Development Platform.
64 MMP2-based board can't be co-existed with PXA168-based &
65 PXA910-based development board. Since MMP2 is compatible to
69 bool "Marvell's Flint Development Platform"
70 depends on ARCH_MULTI_V7
73 Say 'Y' here if you want to support the Marvell MMP2-based
74 Flint Development Platform.
75 MMP2-based board can't be co-existed with PXA168-based &
76 PXA910-based development board. Since MMP2 is compatible to
79 config MACH_MARVELL_JASPER
80 bool "Marvell's Jasper Development Platform"
81 depends on ARCH_MULTI_V7
84 Say 'Y' here if you want to support the Marvell MMP2-base
85 Jasper Development Platform.
86 MMP2-based board can't be co-existed with PXA168-based &
87 PXA910-based development board. Since MMP2 is compatible to
91 bool "Marvell's PXA168 Teton BGA Development Board"
92 depends on ARCH_MULTI_V5
95 Say 'Y' here if you want to support the Marvell PXA168-based
96 Teton BGA Development Board.
99 bool "Marvell's PXA168 GuruPlug Display (gplugD) Board"
100 depends on ARCH_MULTI_V5
103 Say 'Y' here if you want to support the Marvell PXA168-based
104 GuruPlug Display (gplugD) Board
108 bool "Support MMP (ARMv5) platforms from device tree"
109 depends on ARCH_MULTI_V5
111 select PINCTRL_SINGLE
113 select ARCH_HAS_RESET_CONTROLLER
116 Include support for Marvell MMP2 based platforms using
117 the device tree. Needn't select any other machine while
118 MACH_MMP_DT is enabled.
121 bool "Support MMP2 (ARMv7) platforms from device tree"
122 depends on ARCH_MULTI_V7
124 select PINCTRL_SINGLE
125 select ARCH_HAS_RESET_CONTROLLER
128 Include support for Marvell MMP2 based platforms using
137 Select code specific to PXA168
143 Select code specific to PXA910
149 Select code specific to MMP2. MMP2 is ARMv7 compatible.
151 config USB_EHCI_MV_U2O
152 bool "EHCI support for PXA USB OTG controller"
153 depends on USB_EHCI_MV
155 Enables support for OTG controller which can be switched to host mode.