diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2018-02-24 01:20:29 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2018-02-24 01:20:29 +0100 |
commit | 8365f56fdee30f827b6fd55d9f0078c9679b4cfa (patch) | |
tree | 1a75415b2cc8dc9ebf9062d4dfe708795685c7ba /vgpu.config | |
parent | 07bae7a77b71f6b34f5b55fe3044fe4649ee4cad (diff) | |
download | kconfig-8365f56fdee30f827b6fd55d9f0078c9679b4cfa.tar.gz |
add mdpy
Diffstat (limited to 'vgpu.config')
-rw-r--r-- | vgpu.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vgpu.config b/vgpu.config index 7f0e7ff..d293e64 100644 --- a/vgpu.config +++ b/vgpu.config @@ -10,6 +10,8 @@ CONFIG_VFIO_MDEV=m CONFIG_VFIO_MDEV_DEVICE=m CONFIG_SAMPLES=y CONFIG_SAMPLE_VFIO_MDEV_MTTY=m +CONFIG_SAMPLE_VFIO_MDEV_MDPY=m +CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB=m # intel gfx CONFIG_DRM=m |