mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-31 22:15:38 +00:00
[media] saa6752hs: depends on CRC32
Have saa6752hs select CRC32. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
This commit is contained in:
parent
08debc1701
commit
d984d325cd
@ -668,6 +668,7 @@ comment "Audio/Video compression chips"
|
|||||||
config VIDEO_SAA6752HS
|
config VIDEO_SAA6752HS
|
||||||
tristate "Philips SAA6752HS MPEG-2 Audio/Video Encoder"
|
tristate "Philips SAA6752HS MPEG-2 Audio/Video Encoder"
|
||||||
depends on VIDEO_V4L2 && I2C
|
depends on VIDEO_V4L2 && I2C
|
||||||
|
select CRC32
|
||||||
---help---
|
---help---
|
||||||
Support for the Philips SAA6752HS MPEG-2 video and MPEG-audio/AC-3
|
Support for the Philips SAA6752HS MPEG-2 video and MPEG-audio/AC-3
|
||||||
audio encoder with multiplexer.
|
audio encoder with multiplexer.
|
||||||
|
Loading…
Reference in New Issue
Block a user