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: 4de381f2452e984e80c402737df05980a8d789d1 (plain)
1
2
3
4
5
if OF && (ARCH_OMAP2PLUS || COMPILE_TEST)

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

endif