| # Exynos Video configuration |
| bool "Exynos Video driver support" |
| This enables support for EXYNOS Video device. |
| bool "EXYNOS MIPI DSI driver support." |
| depends on ARCH_S5PV210 || ARCH_EXYNOS |
| This enables support for MIPI-DSI device. |
| config EXYNOS_LCD_S6E8AX0 |
| bool "S6E8AX0 MIPI AMOLED LCD Driver" |
| depends on (EXYNOS_MIPI_DSI && BACKLIGHT_CLASS_DEVICE && LCD_CLASS_DEVICE) |
| If you have an S6E8AX0 MIPI AMOLED LCD Panel, say Y to enable its |
| bool "EXYNOS DP driver support" |
| depends on OF && ARCH_EXYNOS |
| This enables support for DP device. |