xref: /linux/drivers/vfio/platform/reset/Kconfig (revision 4f38da1f027ea2c9f01bb71daa7a299c191b6940)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
28bee6f00SAlex Williamsonif VFIO_PLATFORM
3713cc334SEric Augerconfig VFIO_PLATFORM_CALXEDAXGMAC_RESET
4*801ca4ceSAlex Williamson	tristate "VFIO support for calxeda xgmac reset (DEPRECATED)"
5713cc334SEric Auger	help
6713cc334SEric Auger	  Enables the VFIO platform driver to handle reset for Calxeda xgmac
7713cc334SEric Auger
8713cc334SEric Auger	  If you don't know what to do here, say N.
90990822cSEric Auger
100990822cSEric Augerconfig VFIO_PLATFORM_AMDXGBE_RESET
11*801ca4ceSAlex Williamson	tristate "VFIO support for AMD XGBE reset (DEPRECATED)"
120990822cSEric Auger	help
130990822cSEric Auger	  Enables the VFIO platform driver to handle reset for AMD XGBE
140990822cSEric Auger
150990822cSEric Auger	  If you don't know what to do here, say N.
16e2588341SAnup Patel
17e2588341SAnup Patelconfig VFIO_PLATFORM_BCMFLEXRM_RESET
18*801ca4ceSAlex Williamson	tristate "VFIO support for Broadcom FlexRM reset (DEPRECATED)"
1985c94dcfSJason Gunthorpe	depends on ARCH_BCM_IPROC || COMPILE_TEST
20e2588341SAnup Patel	default ARCH_BCM_IPROC
21e2588341SAnup Patel	help
22e2588341SAnup Patel	  Enables the VFIO platform driver to handle reset for Broadcom FlexRM
23e2588341SAnup Patel
24e2588341SAnup Patel	  If you don't know what to do here, say N.
258bee6f00SAlex Williamsonendif
26