Commit 949b6183 authored by Antonio Ospite's avatar Antonio Ospite Committed by Jiri Kosina
Browse files

drivers/gpu/drm/qxl/Kconfig: reformat the help text



Reformat the help text to follow the style of the other Kconfig files,
and also fix indentation for the "select" lines.

Signed-off-by: default avatarAntonio Ospite <ospite@studenti.unina.it>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent bf651883
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -9,4 +9,6 @@ config DRM_QXL
	select DRM_KMS_FB_HELPER
	select DRM_TTM
	help
		QXL virtual GPU for Spice virtualization desktop integration. Do not enable this driver unless your distro ships a corresponding X.org QXL driver that can handle kernel modesetting.
	  QXL virtual GPU for Spice virtualization desktop integration.
	  Do not enable this driver unless your distro ships a corresponding
	  X.org QXL driver that can handle kernel modesetting.