|
@@ -654,6 +654,18 @@ config VIDEO_UPD64083
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
module will be called upd64083.
|
|
|
|
|
|
+comment "Audio/Video compression chips"
|
|
|
+
|
|
|
+config VIDEO_SAA6752HS
|
|
|
+ tristate "Philips SAA6752HS MPEG-2 Audio/Video Encoder"
|
|
|
+ depends on VIDEO_V4L2 && I2C
|
|
|
+ ---help---
|
|
|
+ Support for the Philips SAA6752HS MPEG-2 video and MPEG-audio/AC-3
|
|
|
+ audio encoder with multiplexer.
|
|
|
+
|
|
|
+ To compile this driver as a module, choose M here: the
|
|
|
+ module will be called saa6752hs.
|
|
|
+
|
|
|
comment "Miscellaneous helper chips"
|
|
|
|
|
|
config VIDEO_THS7303
|