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

drm: fix bochs kconfig dependencies

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

authored by

Gerd Hoffmann and committed by
Dave Airlie
77ac9a05 ae693400

+1
+1
drivers/gpu/drm/bochs/Kconfig
··· 2 2 tristate "DRM Support for bochs dispi vga interface (qemu stdvga)" 3 3 depends on DRM && PCI 4 4 select DRM_KMS_HELPER 5 + select DRM_KMS_FB_HELPER 5 6 select FB_SYS_FILLRECT 6 7 select FB_SYS_COPYAREA 7 8 select FB_SYS_IMAGEBLIT