xref: /openbmc/linux/drivers/vfio/platform/reset/Kconfig (revision 2612e3bbc0386368a850140a6c9b990cd496a5ec)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2*8bee6f00SAlex Williamsonif VFIO_PLATFORM
3713cc334SEric Augerconfig VFIO_PLATFORM_CALXEDAXGMAC_RESET
4713cc334SEric Auger	tristate "VFIO support for calxeda xgmac reset"
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
110990822cSEric Auger	tristate "VFIO support for AMD XGBE reset"
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
18e2588341SAnup Patel	tristate "VFIO support for Broadcom FlexRM reset"
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.
25*8bee6f00SAlex Williamsonendif
26