Skip to content

Commit

Permalink
video: remove unused kconfig SH_LCD_MIPI_DSI
Browse files Browse the repository at this point in the history
SH_LCD_MIPI_DSI is unused since commit 18b6562 ("fbdev: sh_mipi_dsi:
remove driver") so no need to keep it.

Fixes: 18b6562 ("fbdev: sh_mipi_dsi: remove driver")
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
  • Loading branch information
Corentin Labbe authored and Bartlomiej Zolnierkiewicz committed Mar 12, 2018
1 parent 250c6c4 commit 1aa9b8a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ menu "Graphics support"
config HAVE_FB_ATMEL
bool

config SH_LCD_MIPI_DSI
bool

source "drivers/char/agp/Kconfig"

source "drivers/gpu/vga/Kconfig"
Expand Down

0 comments on commit 1aa9b8a

Please sign in to comment.