summaryrefslogtreecommitdiff
path: root/sys-kernel/linux/files
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-02-14 18:49:15 +0100
committerKarel Kočí <cynerd@email.cz>2018-02-14 18:49:15 +0100
commitb2db61bcc156516f601263d1e60ae985db24d210 (patch)
tree6c92839715f03606ebeef7208e6fd15a09796a07 /sys-kernel/linux/files
parentf8b1be002c01000356c2aa4f626dd3fbd122e0d5 (diff)
downloadgentoo-personal-overlay-b2db61bcc156516f601263d1e60ae985db24d210.tar.gz
gentoo-personal-overlay-b2db61bcc156516f601263d1e60ae985db24d210.tar.bz2
gentoo-personal-overlay-b2db61bcc156516f601263d1e60ae985db24d210.zip
Update linux to 4.14.18 and compile in VFIO
Diffstat (limited to 'sys-kernel/linux/files')
-rw-r--r--sys-kernel/linux/files/overlay.config4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys-kernel/linux/files/overlay.config b/sys-kernel/linux/files/overlay.config
index bc160bb..7f9c56b 100644
--- a/sys-kernel/linux/files/overlay.config
+++ b/sys-kernel/linux/files/overlay.config
@@ -54,6 +54,10 @@ CONFIG_AGP_INTEL=y
CONFIG_DRM=y
CONFIG_DRM_I915=y
+# VFIO (gpu passtrough)
+CONFIG_VFIO=y
+CONFIG_VFIO_PCI=y
+
# X input
CONFIG_INPUT_EVDEV=y