kernel_samsung_a53x/drivers/video/fbdev/omap2/Kconfig
2024-06-15 16:02:09 -03:00

6 lines
140 B
Text
Executable file

# SPDX-License-Identifier: GPL-2.0-only
if OF && (ARCH_OMAP2PLUS || COMPILE_TEST)
source "drivers/video/fbdev/omap2/omapfb/Kconfig"
endif