mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-07-11 02:45:57 +02:00
7 lines
140 B
Plaintext
7 lines
140 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
if OF && (ARCH_OMAP2PLUS || COMPILE_TEST)
|
|
|
|
source "drivers/video/fbdev/omap2/omapfb/Kconfig"
|
|
|
|
endif
|