Kconfig 460 B

123456789101112131415
  1. config VFIO_PLATFORM_CALXEDAXGMAC_RESET
  2. tristate "VFIO support for calxeda xgmac reset"
  3. depends on VFIO_PLATFORM
  4. help
  5. Enables the VFIO platform driver to handle reset for Calxeda xgmac
  6. If you don't know what to do here, say N.
  7. config VFIO_PLATFORM_AMDXGBE_RESET
  8. tristate "VFIO support for AMD XGBE reset"
  9. depends on VFIO_PLATFORM
  10. help
  11. Enables the VFIO platform driver to handle reset for AMD XGBE
  12. If you don't know what to do here, say N.