xref: /linux/arch/arm/mach-mmp/Kconfig (revision 13dee960f37b3769baa0eae9d1de4a7ca9a2e999)
149cbe786SEric Miaoif ARCH_MMP
249cbe786SEric Miao
32f7e8faeSHaojian Zhuangmenu "Marvell PXA168/910/MMP2 Implmentations"
449cbe786SEric Miao
549cbe786SEric Miaoconfig MACH_ASPENITE
649cbe786SEric Miao	bool "Marvell's PXA168 Aspenite Development Board"
749cbe786SEric Miao	select CPU_PXA168
849cbe786SEric Miao	help
949cbe786SEric Miao	  Say 'Y' here if you want to support the Marvell PXA168-based
1049cbe786SEric Miao	  Aspenite Development Board.
1149cbe786SEric Miao
1249cbe786SEric Miaoconfig MACH_ZYLONITE2
1349cbe786SEric Miao	bool "Marvell's PXA168 Zylonite2 Development Board"
1449cbe786SEric Miao	select CPU_PXA168
1549cbe786SEric Miao	help
1649cbe786SEric Miao	  Say 'Y' here if you want to support the Marvell PXA168-based
1749cbe786SEric Miao	  Zylonite2 Development Board.
1849cbe786SEric Miao
199896de72SHaojian Zhuangconfig MACH_AVENGERS_LITE
209896de72SHaojian Zhuang	bool "Marvell's PXA168 Avengers Lite Development Board"
219896de72SHaojian Zhuang	select CPU_PXA168
229896de72SHaojian Zhuang	help
239896de72SHaojian Zhuang	  Say 'Y' here if you want to support the Marvell PXA168-based
249896de72SHaojian Zhuang	  Avengers Lite Development Board.
259896de72SHaojian Zhuang
26a3929f31SEric Miaoconfig MACH_TAVOREVB
27a3929f31SEric Miao	bool "Marvell's PXA910 TavorEVB Development Board"
28a3929f31SEric Miao	select CPU_PXA910
29a3929f31SEric Miao	help
30a3929f31SEric Miao	  Say 'Y' here if you want to support the Marvell PXA910-based
31a3929f31SEric Miao	  TavorEVB Development Board.
32a3929f31SEric Miao
3301215e35SEric Miaoconfig MACH_TTC_DKB
3401215e35SEric Miao	bool "Marvell's PXA910 TavorEVB Development Board"
3501215e35SEric Miao	select CPU_PXA910
3601215e35SEric Miao	help
3701215e35SEric Miao	  Say 'Y' here if you want to support the Marvell PXA910-based
3801215e35SEric Miao	  TTC_DKB Development Board.
3901215e35SEric Miao
40*13dee960SHaojian Zhuangconfig MACH_BROWNSTONE
41*13dee960SHaojian Zhuang	bool "Marvell's Brownstone Development Platform"
42*13dee960SHaojian Zhuang	depends on !CPU_MOHAWK
43*13dee960SHaojian Zhuang	select CPU_MMP2
44*13dee960SHaojian Zhuang	help
45*13dee960SHaojian Zhuang	  Say 'Y' here if you want to support the Marvell MMP2-based
46*13dee960SHaojian Zhuang	  Brown Development Platform.
47*13dee960SHaojian Zhuang	  MMP2-based board can't be co-existed with PXA168-based &
48*13dee960SHaojian Zhuang	  PXA910-based development board. Since MMP2 is compatible to
49*13dee960SHaojian Zhuang	  ARMv7 architecture.
50*13dee960SHaojian Zhuang
512f7e8faeSHaojian Zhuangconfig MACH_FLINT
522f7e8faeSHaojian Zhuang	bool "Marvell's Flint Development Platform"
532f7e8faeSHaojian Zhuang	select CPU_MMP2
542f7e8faeSHaojian Zhuang	help
552f7e8faeSHaojian Zhuang	  Say 'Y' here if you want to support the Marvell MMP2-based
562f7e8faeSHaojian Zhuang	  Flint Development Platform.
572f7e8faeSHaojian Zhuang	  MMP2-based board can't be co-existed with PXA168-based &
582f7e8faeSHaojian Zhuang	  PXA910-based development board. Since MMP2 is compatible to
592f7e8faeSHaojian Zhuang	  ARMv6 architecture.
602f7e8faeSHaojian Zhuang
61e1cb7db2SHaojian Zhuangconfig MACH_MARVELL_JASPER
62e1cb7db2SHaojian Zhuang	bool "Marvell's Jasper Development Platform"
63e1cb7db2SHaojian Zhuang	select CPU_MMP2
64e1cb7db2SHaojian Zhuang	help
65e1cb7db2SHaojian Zhuang	  Say 'Y' here if you want to support the Marvell MMP2-base
66e1cb7db2SHaojian Zhuang	  Jasper Development Platform.
67e1cb7db2SHaojian Zhuang	  MMP2-based board can't be co-existed with PXA168-based &
68e1cb7db2SHaojian Zhuang	  PXA910-based development board. Since MMP2 is compatible to
69e1cb7db2SHaojian Zhuang	  ARMv6 architecture.
70e1cb7db2SHaojian Zhuang
711bbd7089SMark F. Brownconfig MACH_TETON_BGA
721bbd7089SMark F. Brown	bool "Marvell's PXA168 Teton BGA Development Board"
731bbd7089SMark F. Brown	select CPU_PXA168
741bbd7089SMark F. Brown	help
751bbd7089SMark F. Brown	  Say 'Y' here if you want to support the Marvell PXA168-based
761bbd7089SMark F. Brown	  Teton BGA Development Board.
771bbd7089SMark F. Brown
7849cbe786SEric Miaoendmenu
7949cbe786SEric Miao
8049cbe786SEric Miaoconfig CPU_PXA168
8149cbe786SEric Miao	bool
8249cbe786SEric Miao	select CPU_MOHAWK
8349cbe786SEric Miao	help
8449cbe786SEric Miao	  Select code specific to PXA168
8549cbe786SEric Miao
8614c6b5e7SEric Miaoconfig CPU_PXA910
8714c6b5e7SEric Miao	bool
8814c6b5e7SEric Miao	select CPU_MOHAWK
8914c6b5e7SEric Miao	help
9014c6b5e7SEric Miao	  Select code specific to PXA910
9114c6b5e7SEric Miao
922f7e8faeSHaojian Zhuangconfig CPU_MMP2
932f7e8faeSHaojian Zhuang	bool
942f7e8faeSHaojian Zhuang	select CPU_V6
952f7e8faeSHaojian Zhuang	select CPU_32v6K
962f7e8faeSHaojian Zhuang	help
972f7e8faeSHaojian Zhuang	  Select code specific to MMP2. MMP2 is ARMv6 compatible.
9849cbe786SEric Miaoendif
99