diff options
author | Karel Kočí <cynerd@email.cz> | 2018-04-07 07:20:56 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-04-07 07:20:56 +0200 |
commit | e14669563cf434cb6d3af9a0e716bfe54464eaca (patch) | |
tree | f6a0a35f2b610f7a897690c85c99e4566cdbe97c /sys-kernel/linux/files | |
parent | ad3a02877121fbebaa0ee6509f6f34f20fe113ca (diff) | |
download | gentoo-personal-overlay-e14669563cf434cb6d3af9a0e716bfe54464eaca.tar.gz gentoo-personal-overlay-e14669563cf434cb6d3af9a0e716bfe54464eaca.tar.bz2 gentoo-personal-overlay-e14669563cf434cb6d3af9a0e716bfe54464eaca.zip |
linux: Drop gpu passtrough from amd use
Diffstat (limited to 'sys-kernel/linux/files')
-rw-r--r-- | sys-kernel/linux/files/amd.config | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys-kernel/linux/files/amd.config b/sys-kernel/linux/files/amd.config index 832a6eb..0a54a7d 100644 --- a/sys-kernel/linux/files/amd.config +++ b/sys-kernel/linux/files/amd.config @@ -25,7 +25,3 @@ CONFIG_AGP=y CONFIG_DRM=y CONFIG_DRM_AMDGPU=y CONFIG_HSA_AMD=y - -# VFIO (gpu passtrough) -CONFIG_VFIO=y -CONFIG_VFIO_PCI=y |