blob: f79a822d17c8723d982711eb5dba3dc307940bba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#
# Multimedia Video device configuration
#
config WMT_VIDEO_ENCODE_H264
tristate "WonderMedia Hardware H264 encoder"
---help---
Say Y here to use hardware to encode H264 files
config WMT_VIDEO_ENCODE_JPEG
tristate "WonderMedia Hardware JPEG encoder"
---help---
Say Y here to use hardware to encode JPEG image
|