1 # SPDX-License-Identifier: GPL-2.0+
3 # (C) Copyright 2023 Texas Instruments Incorporated - https://www.ti.com/
4 # Nikhil M Jain, n-jain1@ti.com
6 # based on the linux tidss driver, which is
8 # (C) Copyright 2018 Texas Instruments Incorporated - https://www.ti.com/
9 # Author: Tomi Valkeinen <tomi.valkeinen@ti.com>
11 menuconfig VIDEO_TIDSS
12 bool "Enable TIDSS video support"
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.
19 config SPL_VIDEO_TIDSS
20 bool "Enable TIDSS video support in SPL Stage"
23 This options enables tidss driver in SPL stage. If
24 you need to use tidss at SPL stage use this config.