Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config VFIO_PLATFORM_CALXEDAXGMAC_RESET
0003         tristate "VFIO support for calxeda xgmac reset"
0004         help
0005           Enables the VFIO platform driver to handle reset for Calxeda xgmac
0006 
0007           If you don't know what to do here, say N.
0008 
0009 config VFIO_PLATFORM_AMDXGBE_RESET
0010         tristate "VFIO support for AMD XGBE reset"
0011         help
0012           Enables the VFIO platform driver to handle reset for AMD XGBE
0013 
0014           If you don't know what to do here, say N.
0015 
0016 config VFIO_PLATFORM_BCMFLEXRM_RESET
0017         tristate "VFIO support for Broadcom FlexRM reset"
0018         depends on ARCH_BCM_IPROC || COMPILE_TEST
0019         default ARCH_BCM_IPROC
0020         help
0021           Enables the VFIO platform driver to handle reset for Broadcom FlexRM
0022 
0023           If you don't know what to do here, say N.