projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08debc1
)
[media] saa6752hs: depends on CRC32
author
Hans Verkuil
<hansverk@cisco.com>
Mon, 17 Feb 2014 09:52:06 +0000
(06:52 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Fri, 28 Mar 2014 21:06:55 +0000
(18:06 -0300)
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>
drivers/media/i2c/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/media/i2c/Kconfig
b/drivers/media/i2c/Kconfig
index
194caba
..
c930be3
100644
(file)
--- a/
drivers/media/i2c/Kconfig
+++ b/
drivers/media/i2c/Kconfig
@@
-668,6
+668,7
@@
comment "Audio/Video compression chips"
config VIDEO_SAA6752HS
tristate "Philips SAA6752HS MPEG-2 Audio/Video Encoder"
depends on VIDEO_V4L2 && I2C
+ select CRC32
---help---
Support for the Philips SAA6752HS MPEG-2 video and MPEG-audio/AC-3
audio encoder with multiplexer.