diff options
Diffstat (limited to 'drivers/video/mmp/panel/Kconfig')
-rw-r--r-- | drivers/video/mmp/panel/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/video/mmp/panel/Kconfig b/drivers/video/mmp/panel/Kconfig new file mode 100644 index 000000000000..4b2c4f457b11 --- /dev/null +++ b/drivers/video/mmp/panel/Kconfig @@ -0,0 +1,6 @@ +config MMP_PANEL_TPOHVGA + bool "tpohvga panel TJ032MD01BW support" + depends on SPI_MASTER + default n + help + tpohvga panel support |