diff --git a/drivers/gpu/drm/rockchip/Kconfig b/drivers/gpu/drm/rockchip/Kconfig index 9e9253f2fa7e..00350e97f595 100644 --- a/drivers/gpu/drm/rockchip/Kconfig +++ b/drivers/gpu/drm/rockchip/Kconfig @@ -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"