xref: /openbmc/linux/arch/arm/mach-dove/Kconfig (revision c09846fc)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
209f6b27dSArnd Bergmannmenuconfig ARCH_DOVE
309f6b27dSArnd Bergmann	bool "Marvell Dove" if ARCH_MULTI_V7
4*96a4ce30SArnd Bergmann	depends on ATAGS
509f6b27dSArnd Bergmann	select CPU_PJ4
609f6b27dSArnd Bergmann	select GPIOLIB
709f6b27dSArnd Bergmann	select MVEBU_MBUS
809f6b27dSArnd Bergmann	select PINCTRL
909f6b27dSArnd Bergmann	select PINCTRL_DOVE
1009f6b27dSArnd Bergmann	select PLAT_ORION_LEGACY
1109f6b27dSArnd Bergmann	select PM_GENERIC_DOMAINS if PM
12fdaa3725SPali Rohár	select PCI_QUIRKS if PCI
1309f6b27dSArnd Bergmann	help
1409f6b27dSArnd Bergmann	  Support for the Marvell Dove SoC 88AP510
15edabd38eSSaeed Bishara
1609f6b27dSArnd Bergmannif ARCH_DOVE
17edabd38eSSaeed Bishara
1848be9ac9SArnd Bergmannconfig DOVE_LEGACY
1948be9ac9SArnd Bergmann	bool
2048be9ac9SArnd Bergmann
217f51439aSKonstantin Sinyukconfig MACH_CM_A510
227f51439aSKonstantin Sinyuk	bool "CompuLab CM-A510 Board"
2348be9ac9SArnd Bergmann	select DOVE_LEGACY
247f51439aSKonstantin Sinyuk	help
257f51439aSKonstantin Sinyuk	  Say 'Y' here if you want your kernel to support the
267f51439aSKonstantin Sinyuk	  CompuLab CM-A510 Board.
277f51439aSKonstantin Sinyuk
28edabd38eSSaeed Bisharaendif
29