mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-21 13:24:15 +08:00
drm/rockchip: fix typo in Kconfig 's/HDMI/dsi/'
In the help of ROCKCHIP_DW_MIPI_DSI it said it is a HDMI driver instead of a dsi driver. Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de> Link: https://patchwork.freedesktop.org/patch/msgid/20201116141609.26719-1-dafna.hirschfeld@collabora.com
This commit is contained in:
parent
f8c8c7d86d
commit
a218a397f0
@ -49,7 +49,7 @@ config ROCKCHIP_DW_MIPI_DSI
|
|||||||
select GENERIC_PHY_MIPI_DPHY
|
select GENERIC_PHY_MIPI_DPHY
|
||||||
help
|
help
|
||||||
This selects support for Rockchip SoC specific extensions
|
This selects support for Rockchip SoC specific extensions
|
||||||
for the Synopsys DesignWare HDMI driver. If you want to
|
for the Synopsys DesignWare dsi driver. If you want to
|
||||||
enable MIPI DSI on RK3288 or RK3399 based SoC, you should
|
enable MIPI DSI on RK3288 or RK3399 based SoC, you should
|
||||||
select this option.
|
select this option.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user