Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.8 15 lines 460 B view raw
1config 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 7 If you don't know what to do here, say N. 8 9config VFIO_PLATFORM_AMDXGBE_RESET 10 tristate "VFIO support for AMD XGBE reset" 11 depends on VFIO_PLATFORM 12 help 13 Enables the VFIO platform driver to handle reset for AMD XGBE 14 15 If you don't know what to do here, say N.