mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 08:02:27 +02: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
|
||||
help
|
||||
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
|
||||
select this option.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user