summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/tegra/Kconfig')
-rw-r--r--drivers/video/tegra/Kconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/drivers/video/tegra/Kconfig b/drivers/video/tegra/Kconfig
index a4b74299c76f..dd2ac9dc67c0 100644
--- a/drivers/video/tegra/Kconfig
+++ b/drivers/video/tegra/Kconfig
@@ -101,8 +101,13 @@ config TEGRA_ENABLE_SUPPORT_FOR_1080p_30HZ
bool "Enable support for 1080p @ 30Hz"
default n
help
- Say Y here to Enable 1080p@30Hz instead of 1080p@60Hz
+ Say Y here to Enable 1080p@30Hz instead of 1080p@60Hz
If unsure, say N.
+config TEGRA_DSI
+ bool "Enable DSI panel."
+ default n
+ help
+ Say Y here to enable the DSI panel.
endif