xref: /linux/drivers/video/fbdev/omap2/Kconfig (revision 0d64a24ec0c02f75e5068065b503d98e10a60d01)
1# SPDX-License-Identifier: GPL-2.0-only
2if OF && (ARCH_OMAP2PLUS || COMPILE_TEST)
3
4source "drivers/video/fbdev/omap2/omapfb/Kconfig"
5
6endif
7