diff options
Diffstat (limited to 'linux/drivers/media/video/ivtv/Kconfig')
-rw-r--r-- | linux/drivers/media/video/ivtv/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/drivers/media/video/ivtv/Kconfig b/linux/drivers/media/video/ivtv/Kconfig index 5efacb332..854cc9c30 100644 --- a/linux/drivers/media/video/ivtv/Kconfig +++ b/linux/drivers/media/video/ivtv/Kconfig @@ -27,7 +27,7 @@ config VIDEO_IVTV To compile this driver as a module, choose M here: the module will be called ivtv. -config VIDEO_IVTV_FB +config VIDEO_FB_IVTV tristate "Conexant cx23415 framebuffer support" depends on VIDEO_IVTV && FB && EXPERIMENTAL select FB_CFB_FILLRECT @@ -41,4 +41,4 @@ config VIDEO_IVTV_FB homepage at <http://www.ivtvdriver.org>. To compile this driver as a module, choose M here: the - module will be called ivtv-fb. + module will be called ivtvfb. |