From: Philipp Tomsich Date: Wed, 31 May 2017 15:59:28 +0000 (+0200) Subject: rockchip: video: Kconfig: reformat help for VIDEO_ROCKCHIP X-Git-Tag: v2017.07-rc2~80^2~8 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d4bee08419e5059d8e1412355f96bd1e5f5faf18;p=u-boot rockchip: video: Kconfig: reformat help for VIDEO_ROCKCHIP 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 Reviewed-by: Simon Glass --- diff --git a/drivers/video/rockchip/Kconfig b/drivers/video/rockchip/Kconfig index 80e399f7d7..4ad2da579f 100644 --- a/drivers/video/rockchip/Kconfig +++ b/drivers/video/rockchip/Kconfig @@ -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