From 4e1074274874cb10e1825189b3bfefed87e68060 Mon Sep 17 00:00:00 2001 From: Sandy Huang Date: Thu, 16 Aug 2018 14:32:48 +0800 Subject: [PATCH] drm/rockchip: Fix coding style Change-Id: I4ae825c374b518a501f986e3f63877216754f824 Signed-off-by: Sandy Huang --- drivers/gpu/drm/rockchip/Kconfig | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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"