summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/Kconfig
diff options
context:
space:
mode:
authorSimon Horman2016-04-04 03:48:04 +0200
committerTomi Valkeinen2016-05-10 10:53:38 +0200
commit18b6562c243f3a4be91a7a240090ebefccf39761 (patch)
treec1c741a76bff0486b4579c516fd2c77a00545709 /drivers/video/fbdev/Kconfig
parentvideo: fbdev: imxfb: add some error handling (diff)
downloadkernel-qcow2-linux-18b6562c243f3a4be91a7a240090ebefccf39761.tar.gz
kernel-qcow2-linux-18b6562c243f3a4be91a7a240090ebefccf39761.tar.xz
kernel-qcow2-linux-18b6562c243f3a4be91a7a240090ebefccf39761.zip
fbdev: sh_mipi_dsi: remove driver
Remove the sh_mipi_dsi driver as it appears to be unused since c0bb9b302769 ("ARCH: ARM: shmobile: Remove ag5evm board support"). Signed-off-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/fbdev/Kconfig')
-rw-r--r--drivers/video/fbdev/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig
index 983280e8d93f..7d991cb9e78e 100644
--- a/drivers/video/fbdev/Kconfig
+++ b/drivers/video/fbdev/Kconfig
@@ -1993,7 +1993,6 @@ config FB_SH_MOBILE_LCDC
select FB_SYS_FOPS
select FB_DEFERRED_IO
select FB_BACKLIGHT
- select SH_MIPI_DSI if SH_LCD_MIPI_DSI
---help---
Frame buffer driver for the on-chip SH-Mobile LCD controller.