From cacade1946a41b38dcdf3defb0f931453587eac9 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Fri, 11 May 2018 09:05:04 -0600 Subject: sample: vfio mdev display - guest driver Guest fbdev driver for CONFIG_SAMPLE_VFIO_MDEV_MDPY. Signed-off-by: Gerd Hoffmann Signed-off-by: Alex Williamson --- samples/Kconfig | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'samples/Kconfig') diff --git a/samples/Kconfig b/samples/Kconfig index 960f19b24df0..a6ff147d8744 100644 --- a/samples/Kconfig +++ b/samples/Kconfig @@ -123,6 +123,15 @@ config SAMPLE_VFIO_MDEV_MDPY mediated device. It is a simple framebuffer and supports the region display interface (VFIO_GFX_PLANE_TYPE_REGION). +config SAMPLE_VFIO_MDEV_MDPY_FB + tristate "Build VFIO mdpy example guest fbdev driver -- loadable module only" + depends on FB && m + select FB_CFB_FILLRECT + select FB_CFB_COPYAREA + select FB_CFB_IMAGEBLIT + help + Guest fbdev driver for the virtual display sample driver. + config SAMPLE_STATX bool "Build example extended-stat using code" depends on BROKEN -- cgit v1.2.3-55-g7522