# SPDX-License-Identifier: GPL-2.0-only config [31mCONFIG_VFIO_PLATFORM_CALXEDAXGMAC_RESET[0m tristate "VFIO support for calxeda xgmac reset" depends on [31mCONFIG_VFIO_PLATFORM[0m help Enables the [31mCONFIG_VFIO[0m platform driver to handle reset for Calxeda xgmac If you don't know what to do here, say N. config [31mCONFIG_VFIO_PLATFORM_AMDXGBE_RESET[0m tristate "VFIO support for AMD XGBE reset" depends on [31mCONFIG_VFIO_PLATFORM[0m help Enables the [31mCONFIG_VFIO[0m platform driver to handle reset for AMD XGBE If you don't know what to do here, say N. config [31mCONFIG_VFIO_PLATFORM_BCMFLEXRM_RESET[0m tristate "VFIO support for Broadcom FlexRM reset" depends on [31mCONFIG_VFIO_PLATFORM[0m && ([31mCONFIG_ARCH_BCM_IPROC[0m || [31mCONFIG_COMPILE_TEST[0m) default [31mCONFIG_ARCH_BCM_IPROC[0m help Enables the [31mCONFIG_VFIO[0m platform driver to handle reset for Broadcom FlexRM If you don't know what to do here, say N. |