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