18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Marvell Prestera drivers configuration
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciconfig PRESTERA
78c2ecf20Sopenharmony_ci	tristate "Marvell Prestera Switch ASICs support"
88c2ecf20Sopenharmony_ci	depends on NET_SWITCHDEV && VLAN_8021Q
98c2ecf20Sopenharmony_ci	depends on BRIDGE || BRIDGE=n
108c2ecf20Sopenharmony_ci	select NET_DEVLINK
118c2ecf20Sopenharmony_ci	help
128c2ecf20Sopenharmony_ci	  This driver supports Marvell Prestera Switch ASICs family.
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
158c2ecf20Sopenharmony_ci	  module will be called prestera.
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ciconfig PRESTERA_PCI
188c2ecf20Sopenharmony_ci	tristate "PCI interface driver for Marvell Prestera Switch ASICs family"
198c2ecf20Sopenharmony_ci	depends on PCI && HAS_IOMEM && PRESTERA
208c2ecf20Sopenharmony_ci	default PRESTERA
218c2ecf20Sopenharmony_ci	help
228c2ecf20Sopenharmony_ci	  This is implementation of PCI interface support for Marvell Prestera
238c2ecf20Sopenharmony_ci	  Switch ASICs family.
248c2ecf20Sopenharmony_ci
258c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
268c2ecf20Sopenharmony_ci	  module will be called prestera_pci.
27