xref: /openbmc/linux/arch/arm/mach-dove/Kconfig (revision 81d2ef7c)
1edabd38eSSaeed Bisharaif ARCH_DOVE
2edabd38eSSaeed Bishara
3edabd38eSSaeed Bisharamenu "Marvell Dove Implementations"
4edabd38eSSaeed Bishara
5edabd38eSSaeed Bisharaconfig MACH_DOVE_DB
6edabd38eSSaeed Bishara	bool "Marvell DB-MV88AP510 Development Board"
7edabd38eSSaeed Bishara	select I2C_BOARDINFO
8edabd38eSSaeed Bishara	help
9edabd38eSSaeed Bishara	  Say 'Y' here if you want your kernel to support the
10edabd38eSSaeed Bishara	  Marvell DB-MV88AP510 Development Board.
11edabd38eSSaeed Bishara
127f51439aSKonstantin Sinyukconfig MACH_CM_A510
137f51439aSKonstantin Sinyuk	bool "CompuLab CM-A510 Board"
147f51439aSKonstantin Sinyuk	help
157f51439aSKonstantin Sinyuk	  Say 'Y' here if you want your kernel to support the
167f51439aSKonstantin Sinyuk	  CompuLab CM-A510 Board.
177f51439aSKonstantin Sinyuk
1881d2ef7cSSebastian Hesselbarthconfig MACH_DOVE_DT
1981d2ef7cSSebastian Hesselbarth	bool "Marvell Dove Flattened Device Tree"
2081d2ef7cSSebastian Hesselbarth	select USE_OF
2181d2ef7cSSebastian Hesselbarth	help
2281d2ef7cSSebastian Hesselbarth	  Say 'Y' here if you want your kernel to support the
2381d2ef7cSSebastian Hesselbarth	  Marvell Dove using flattened device tree.
2481d2ef7cSSebastian Hesselbarth
25edabd38eSSaeed Bisharaendmenu
26edabd38eSSaeed Bishara
27edabd38eSSaeed Bisharaendif
28