u-boot-brain/drivers/video/ti/Kconfig
Dario Binacchi 260cbc9af2 video: omap: move drivers to 'ti' directory
Add drivers/video/ti/ folder and move all TI's code in this folder for
better maintenance.

Signed-off-by: Dario Binacchi <dariobin@libero.it>
2021-01-12 10:59:04 +05:30

9 lines
209 B
Plaintext

# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
#
config AM335X_LCD
bool "Enable AM335x video support"
help
Supports video output to an attached LCD panel.