1config AW_VIDEO_GOOGLE_DECODER
2 tristate "google video vp9/av1 decoder support"
3 depends on ARCH_SUNXI
4 depends on DMA_SHARED_BUFFER
5 help
6 This is the driver for google video decoder, including vp9
7 To compile this driver as a module, choose M here: the
8 module will be called google_vp9.
9