diff options
Diffstat (limited to 'drivers/video/Kconfig')
| -rw-r--r-- | drivers/video/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 80508fb24df..fe70e98f964 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -559,6 +559,13 @@ config VIDEO_LCD_MOT unknown. The panel has a 540x960 resolution and uses 24 bit RGB per pixel. +config VIDEO_LCD_NOVATEK_NT35510 + bool "Novatek NT35510 DSI LCD panel support" + select VIDEO_MIPI_DSI + help + Say Y here if you want to enable support for Novatek nt35510 + dsi panel. + config VIDEO_LCD_ORISETECH_OTM8009A bool "OTM8009A DSI LCD panel support" select VIDEO_MIPI_DSI |
