Skip to content

Commit

Permalink
qxl: fix Kconfig deps - select FB_DEFERRED_IO
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
  • Loading branch information
Andrew Jones authored and Dave Airlie committed May 28, 2013
1 parent 5ed7766 commit c89b65e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/gpu/drm/qxl/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c89b65e

Please sign in to comment.