• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1config AW_VIDEO_ENCODER_DECODER
2	tristate "sunxi video encoder and decoder support"
3	depends on ARCH_SUNXI
4	depends on DMA_SHARED_BUFFER
5	default y
6	help
7	  This is the driver for sunxi video decoder, including h264/
8	  mpeg4/mpeg2/vc1/rmvb.
9	  To compile this driver as a module, choose M here: the
10	  module will be called cedar_dev.
11