projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc3c613
)
V4L/DVB (7626): Kconfig: VIDEO_AU0828 should select DVB_AU8522 and DVB_TUNER_XC5000
author
Michael Krufky
<mkrufky@linuxtv.org>
Wed, 2 Apr 2008 21:59:48 +0000
(18:59 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Thu, 24 Apr 2008 17:09:43 +0000
(14:09 -0300)
VIDEO_AU0828 should select DVB_AU8522 and DVB_TUNER_XC5000 if !DVB_FE_CUSTOMIZE
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/au0828/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/media/video/au0828/Kconfig
b/drivers/media/video/au0828/Kconfig
index
38d68ee
..
1a7c8f7
100644
(file)
--- a/
drivers/media/video/au0828/Kconfig
+++ b/
drivers/media/video/au0828/Kconfig
@@
-3,6
+3,8
@@
config VIDEO_AU0828
tristate "Auvitek AU0828 support"
depends on VIDEO_DEV && I2C && INPUT
select I2C_ALGOBIT
+ select DVB_AU8522 if !DVB_FE_CUSTOMIZE
+ select DVB_TUNER_XC5000 if !DVB_FE_CUSTOMIZE
---help---
This is a video4linux driver for Auvitek's USB device.