11 lines
204 B
Plaintext
11 lines
204 B
Plaintext
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
|