Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Kconfig « omap2 « fbdev « video « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cd5dc27e710a4b3c40051f43037b921775f5dfeb (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0-only
if OF && (ARCH_OMAP2PLUS || COMPILE_TEST)

source "drivers/video/fbdev/omap2/omapfb/Kconfig"

endif