1 # SPDX-License-Identifier: GPL-2.0-only
2 config VFIO_PLATFORM_CALXEDAXGMAC_RESET
3 tristate "VFIO support for calxeda xgmac reset"
4 depends on VFIO_PLATFORM
6 Enables the VFIO platform driver to handle reset for Calxeda xgmac
8 If you don't know what to do here, say N.
10 config VFIO_PLATFORM_AMDXGBE_RESET
11 tristate "VFIO support for AMD XGBE reset"
12 depends on VFIO_PLATFORM
14 Enables the VFIO platform driver to handle reset for AMD XGBE
16 If you don't know what to do here, say N.
18 config VFIO_PLATFORM_BCMFLEXRM_RESET
19 tristate "VFIO support for Broadcom FlexRM reset"
20 depends on VFIO_PLATFORM && (ARCH_BCM_IPROC || COMPILE_TEST)
21 default ARCH_BCM_IPROC
23 Enables the VFIO platform driver to handle reset for Broadcom FlexRM
25 If you don't know what to do here, say N.