mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
drm/rockchip: Fix coding style
Change-Id: I4ae825c374b518a501f986e3f63877216754f824 Signed-off-by: Sandy Huang <hjc@rock-chips.com>
This commit is contained in:
@@ -47,7 +47,7 @@ config ROCKCHIP_DW_HDMI
|
||||
help
|
||||
This selects support for Rockchip SoC specific extensions
|
||||
for the Synopsys DesignWare HDMI driver. If you want to
|
||||
enable HDMI on RK3288 based SoC, you should selet this
|
||||
enable HDMI on RK3288 based SoC, you should select this
|
||||
option.
|
||||
|
||||
config ROCKCHIP_DW_MIPI_DSI
|
||||
@@ -55,10 +55,10 @@ config ROCKCHIP_DW_MIPI_DSI
|
||||
depends on DRM_ROCKCHIP
|
||||
select DRM_MIPI_DSI
|
||||
help
|
||||
This selects support for Rockchip SoC specific extensions
|
||||
for the Synopsys DesignWare HDMI driver. If you want to
|
||||
enable MIPI DSI on RK3288 based SoC, you should selet this
|
||||
option.
|
||||
This selects support for Rockchip SoC specific extensions
|
||||
for the Synopsys DesignWare HDMI driver. If you want to
|
||||
enable MIPI DSI on RK3288 based SoC, you should select this
|
||||
option.
|
||||
|
||||
config ROCKCHIP_MIPI_CSI_TX
|
||||
tristate "Rockchip specific extensions for MIPI CSI TX"
|
||||
@@ -67,7 +67,7 @@ config ROCKCHIP_MIPI_CSI_TX
|
||||
help
|
||||
This selects support for Rockchip SoC specific extensions
|
||||
for the rocckhip mipi CSI TX driver. If you want to
|
||||
enable MIPI CSI on RK1808 based SoC, you should selet this
|
||||
enable MIPI CSI on RK1808 based SoC, you should select this
|
||||
option.
|
||||
|
||||
config ROCKCHIP_ANALOGIX_DP
|
||||
@@ -77,7 +77,7 @@ config ROCKCHIP_ANALOGIX_DP
|
||||
help
|
||||
This selects support for Rockchip SoC specific extensions
|
||||
for the Analogix Core DP driver. If you want to enable DP
|
||||
on RK3288 based SoC, you should selet this option.
|
||||
on RK3288 based SoC, you should select this option.
|
||||
|
||||
config ROCKCHIP_INNO_HDMI
|
||||
tristate "Rockchip specific extensions for Innosilicon HDMI"
|
||||
|
||||
Reference in New Issue
Block a user