mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-09 01:28:05 -04:00
10 lines
204 B
Text
10 lines
204 B
Text
config OMAP2_VRFB
|
|
bool
|
|
|
|
if ARCH_OMAP2PLUS
|
|
|
|
source "drivers/video/fbdev/omap2/dss/Kconfig"
|
|
source "drivers/video/fbdev/omap2/omapfb/Kconfig"
|
|
source "drivers/video/fbdev/omap2/displays-new/Kconfig"
|
|
|
|
endif
|