summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorIgor M. Liplianin2011-09-23 15:09:36 +0200
committerMauro Carvalho Chehab2011-09-23 19:52:39 +0200
commit08347cdd2d745cdcd82e8c4aa2804923df298f33 (patch)
treebb83f03ce6741d3a8f2fb5db0356565b408126a1 /drivers
parent[media] move tm6000 to drivers/media/video (diff)
downloadkernel-qcow2-linux-08347cdd2d745cdcd82e8c4aa2804923df298f33.tar.gz
kernel-qcow2-linux-08347cdd2d745cdcd82e8c4aa2804923df298f33.tar.xz
kernel-qcow2-linux-08347cdd2d745cdcd82e8c4aa2804923df298f33.zip
[media] cx23885: fix type error
Signed-off-by: Igor M. Liplianin <liplianin@netup.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/media/video/cx23885/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx23885/Kconfig b/drivers/media/video/cx23885/Kconfig
index caab1bfb79e2..b391e9bda877 100644
--- 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.