rockchip: video: Kconfig: reformat help for VIDEO_ROCKCHIP
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Wed, 31 May 2017 15:59:28 +0000 (17:59 +0200)
committerSimon Glass <sjg@chromium.org>
Thu, 8 Jun 2017 03:30:49 +0000 (21:30 -0600)
For consistency sake (and as we are about to add new options to this
file), reformat the help for VIDEO_ROCKCHIP.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/video/rockchip/Kconfig

index 80e399f7d7d0faf4181aa30703388f2416402804..4ad2da579f28fe9ec65974124a866d3cad131aa6 100644 (file)
@@ -12,11 +12,12 @@ menuconfig VIDEO_ROCKCHIP
        bool "Enable Rockchip Video Support"
        depends on DM_VIDEO
        help
-               Rockchip SoCs provide video output capabilities for High-Definition
-               Multimedia Interface (HDMI), Low-voltage Differential Signalling
-               (LVDS), embedded DisplayPort (eDP) and Display Serial Interface
-               (DSI). This driver supports the on-chip video output device, and
-               targets the Rockchip RK3288 and RK3399.
+         Rockchip SoCs provide video output capabilities for High-Definition
+         Multimedia Interface (HDMI), Low-voltage Differential Signalling
+         (LVDS), embedded DisplayPort (eDP) and Display Serial Interface (DSI).
+
+         This driver supports the on-chip video output device, and targets the
+         Rockchip RK3288 and RK3399.
 
 if VIDEO_ROCKCHIP