Blame view

kernel/linux-rt-4.4.41/drivers/vfio/platform/reset/Kconfig 460 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  config VFIO_PLATFORM_CALXEDAXGMAC_RESET
  	tristate "VFIO support for calxeda xgmac reset"
  	depends on VFIO_PLATFORM
  	help
  	  Enables the VFIO platform driver to handle reset for Calxeda xgmac
  
  	  If you don't know what to do here, say N.
  
  config VFIO_PLATFORM_AMDXGBE_RESET
  	tristate "VFIO support for AMD XGBE reset"
  	depends on VFIO_PLATFORM
  	help
  	  Enables the VFIO platform driver to handle reset for AMD XGBE
  
  	  If you don't know what to do here, say N.