projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be30497
)
[media] cx23885: fix type error
author
Igor M. Liplianin
<liplianin@netup.ru>
Fri, 23 Sep 2011 13:09:36 +0000
(10:09 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 23 Sep 2011 17:52:39 +0000
(14:52 -0300)
Signed-off-by: Igor M. Liplianin <liplianin@netup.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx23885/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/media/video/cx23885/Kconfig
b/drivers/media/video/cx23885/Kconfig
index caab1bfb79e2b8d0cf943c83cf31c955fa191f06..b391e9bda877c65d01942212fce2275781be5815 100644
(file)
--- a/
drivers/media/video/cx23885/Kconfig
+++ b/
drivers/media/video/cx23885/Kconfig
@@
-38,7
+38,7
@@
config VIDEO_CX23885
config MEDIA_ALTERA_CI
tristate "Altera FPGA based CI module"
depends on VIDEO_CX23885 && DVB_CORE
- select
STAPL_ALTERA
+ select
ALTERA_STAPL
---help---
An Altera FPGA CI module for NetUP Dual DVB-T/C RF CI card.