drivers: video: tidss: TIDSS video driver support for AM62x
[platform/kernel/u-boot.git] / drivers / video / tidss / Kconfig
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2023 Texas Instruments Incorporated - https://www.ti.com/
4 # Nikhil M Jain, n-jain1@ti.com
5 #
6 # based on the linux tidss driver, which is
7 #
8 # (C) Copyright 2018 Texas Instruments Incorporated - https://www.ti.com/
9 # Author: Tomi Valkeinen <tomi.valkeinen@ti.com>
10
11 menuconfig VIDEO_TIDSS
12         bool "Enable TIDSS video support"
13         depends on VIDEO
14         help
15           TIDSS supports  video output options LVDS and
16           DPI . This option enables these supports which can be used on
17           devices which have OLDI or HDMI display connected.
18