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