PageRenderTime 41ms CodeModel.GetById 38ms app.highlight 2ms RepoModel.GetById 1ms app.codeStats 0ms

/drivers/media/video/omapgfx/Kconfig

https://bitbucket.org/slukk/jb-tsm-kernel-4.2
#! | 8 lines | 8 code | 0 blank | 0 comment | 0 complexity | e6c7a05b27db76484a2b6cc654e2e776 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1config VIDEO_OMAP_GFX
2	tristate "OMAP V4L2-GFX driver"
3	select VIDEOBUF_GEN
4	select OMAP2_DSS
5	depends on VIDEO_DEV && (ARCH_OMAP34XX || ARCH_OMAP4)
6	default m
7	---help---
8        V4L2 GFX support for OMAP based boards.