Kconfig (13dee960f37b3769baa0eae9d1de4a7ca9a2e999) Kconfig (d38bdf48f30f5dc0fac4c1ab656aff74f6804f07)
1if ARCH_MMP
2
3menu "Marvell PXA168/910/MMP2 Implmentations"
4
5config MACH_ASPENITE
6 bool "Marvell's PXA168 Aspenite Development Board"
7 select CPU_PXA168
8 help

--- 42 unchanged lines hidden (view full) ---

51config MACH_FLINT
52 bool "Marvell's Flint Development Platform"
53 select CPU_MMP2
54 help
55 Say 'Y' here if you want to support the Marvell MMP2-based
56 Flint Development Platform.
57 MMP2-based board can't be co-existed with PXA168-based &
58 PXA910-based development board. Since MMP2 is compatible to
1if ARCH_MMP
2
3menu "Marvell PXA168/910/MMP2 Implmentations"
4
5config MACH_ASPENITE
6 bool "Marvell's PXA168 Aspenite Development Board"
7 select CPU_PXA168
8 help

--- 42 unchanged lines hidden (view full) ---

51config MACH_FLINT
52 bool "Marvell's Flint Development Platform"
53 select CPU_MMP2
54 help
55 Say 'Y' here if you want to support the Marvell MMP2-based
56 Flint Development Platform.
57 MMP2-based board can't be co-existed with PXA168-based &
58 PXA910-based development board. Since MMP2 is compatible to
59 ARMv6 architecture.
59 ARMv7 architecture.
60
61config MACH_MARVELL_JASPER
62 bool "Marvell's Jasper Development Platform"
63 select CPU_MMP2
64 help
65 Say 'Y' here if you want to support the Marvell MMP2-base
66 Jasper Development Platform.
67 MMP2-based board can't be co-existed with PXA168-based &
68 PXA910-based development board. Since MMP2 is compatible to
60
61config MACH_MARVELL_JASPER
62 bool "Marvell's Jasper Development Platform"
63 select CPU_MMP2
64 help
65 Say 'Y' here if you want to support the Marvell MMP2-base
66 Jasper Development Platform.
67 MMP2-based board can't be co-existed with PXA168-based &
68 PXA910-based development board. Since MMP2 is compatible to
69 ARMv6 architecture.
69 ARMv7 architecture.
70
71config MACH_TETON_BGA
72 bool "Marvell's PXA168 Teton BGA Development Board"
73 select CPU_PXA168
74 help
75 Say 'Y' here if you want to support the Marvell PXA168-based
76 Teton BGA Development Board.
77

--- 21 unchanged lines hidden ---
70
71config MACH_TETON_BGA
72 bool "Marvell's PXA168 Teton BGA Development Board"
73 select CPU_PXA168
74 help
75 Say 'Y' here if you want to support the Marvell PXA168-based
76 Teton BGA Development Board.
77

--- 21 unchanged lines hidden ---