mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
qxl: fix Kconfig deps - select FB_DEFERRED_IO
Signed-off-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
5ed77662ad
commit
c89b65e7ff
|
|
@ -4,6 +4,7 @@ config DRM_QXL
|
|||
select FB_SYS_FILLRECT
|
||||
select FB_SYS_COPYAREA
|
||||
select FB_SYS_IMAGEBLIT
|
||||
select FB_DEFERRED_IO
|
||||
select DRM_KMS_HELPER
|
||||
select DRM_TTM
|
||||
help
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user