Sign in
third-party-mirror
/
u-boot
/
refs/heads/upstream/next
/
.
/
drivers
/
video
/
ti
/
Kconfig
blob: 0483f760ea19c774d07ca6a813b8e22b5637c016 [
file
] [
edit
]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
#
config AM335X_LCD
bool
"Enable AM335x video support"
depends on ARCH_OMAP2PLUS
help
Supports
video output to an attached LCD panel
.