blob: 48f693975ba215222c24a8b16efb3442a81097b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
#
# Multimedia Video device configuration
#
config WMT_VIDEO_LOCK
tristate "WonderMedia Video Lock"
---help---
Say Y here to enable Video Lock
config WMT_VIDEO_DECODE_JPEG
tristate "WonderMedia Hardware JPEG decoder"
---help---
Say Y here to use hardware to decode JPEG files
config WMT_VIDEO_DECODE_MSVD
tristate "WonderMedia Hardware MSVD decoder"
---help---
Say Y here to use hardware to decode MSVD files
|