]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/gpu/drm/cirrus/Kconfig
Input: fix PWM-related undefined reference errors
[karo-tx-linux.git] / drivers / gpu / drm / cirrus / Kconfig
1 config DRM_CIRRUS_QEMU
2         tristate "Cirrus driver for QEMU emulated device"
3         depends on DRM && PCI
4         select FB_SYS_FILLRECT
5         select FB_SYS_COPYAREA
6         select FB_SYS_IMAGEBLIT
7         select DRM_KMS_HELPER
8         select DRM_TTM
9         help
10          This is a KMS driver for emulated cirrus device in qemu.
11          It is *NOT* intended for real cirrus devices. This requires
12          the modesetting userspace X.org driver.