mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] qxl: fix Kconfig deps - select FB_DEFERRED_IO
@ 2013-05-27 13:58 Andrew Jones
  0 siblings, 0 replies; only message in thread
From: Andrew Jones @ 2013-05-27 13:58 UTC (permalink / raw)
  To: dri-devel; +Cc: airlied, airlied, alevy, linux-kernel

Signed-off-by: Andrew Jones <drjones@redhat.com>
---
 drivers/gpu/drm/qxl/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/qxl/Kconfig b/drivers/gpu/drm/qxl/Kconfig
index 2f1a57e11140a..d6c12796023cd 100644
--- a/drivers/gpu/drm/qxl/Kconfig
+++ b/drivers/gpu/drm/qxl/Kconfig
@@ -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
-- 
1.8.1.4


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-27 13:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-27 13:58 [PATCH] qxl: fix Kconfig deps - select FB_DEFERRED_IO Andrew Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®