xref: /openbmc/linux/arch/arm/mach-dove/Kconfig (revision b2441318)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2edabd38eSSaeed Bisharaif ARCH_DOVE
3edabd38eSSaeed Bishara
4edabd38eSSaeed Bisharamenu "Marvell Dove Implementations"
5edabd38eSSaeed Bishara
648be9ac9SArnd Bergmannconfig DOVE_LEGACY
748be9ac9SArnd Bergmann	bool
848be9ac9SArnd Bergmann
9edabd38eSSaeed Bisharaconfig MACH_DOVE_DB
10edabd38eSSaeed Bishara	bool "Marvell DB-MV88AP510 Development Board"
1148be9ac9SArnd Bergmann	select DOVE_LEGACY
12993e2215SArnd Bergmann	select I2C_BOARDINFO if I2C
13edabd38eSSaeed Bishara	help
14edabd38eSSaeed Bishara	  Say 'Y' here if you want your kernel to support the
15edabd38eSSaeed Bishara	  Marvell DB-MV88AP510 Development Board.
16edabd38eSSaeed Bishara
177f51439aSKonstantin Sinyukconfig MACH_CM_A510
187f51439aSKonstantin Sinyuk	bool "CompuLab CM-A510 Board"
1948be9ac9SArnd Bergmann	select DOVE_LEGACY
207f51439aSKonstantin Sinyuk	help
217f51439aSKonstantin Sinyuk	  Say 'Y' here if you want your kernel to support the
227f51439aSKonstantin Sinyuk	  CompuLab CM-A510 Board.
237f51439aSKonstantin Sinyuk
24edabd38eSSaeed Bisharaendmenu
25edabd38eSSaeed Bishara
26edabd38eSSaeed Bisharaendif
27