mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-30 07:38:52 +01: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
|