Loading drivers/media/video/Kconfig +9 −0 Original line number Diff line number Diff line Loading @@ -409,6 +409,15 @@ config VIDEO_SAA711X To compile this driver as a module, choose M here: the module will be called saa7115. config VIDEO_TVP5150 tristate "Texas Instruments TVP5150 video decoder" depends on VIDEO_DEV && I2C ---help--- Support for the Texas Instruments TVP5150 video decoder. To compile this driver as a module, choose M here: the module will be called tvp5150. config VIDEO_SAA7127 tristate "Philips SAA7127/9 digital video encoders" depends on VIDEO_V4L2 && I2C && EXPERIMENTAL Loading drivers/media/video/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ obj-$(CONFIG_VIDEO_MEYE) += meye.o obj-$(CONFIG_VIDEO_SAA7134) += ir-kbd-i2c.o saa7134/ obj-$(CONFIG_VIDEO_CX88) += cx88/ obj-$(CONFIG_VIDEO_EM28XX) += em28xx/ obj-$(CONFIG_VIDEO_EM28XX) += tvp5150.o obj-$(CONFIG_VIDEO_TVP5150) += tvp5150.o obj-$(CONFIG_VIDEO_PVRUSB2) += pvrusb2/ obj-$(CONFIG_VIDEO_MSP3400) += msp3400.o obj-$(CONFIG_VIDEO_CS53L32A) += cs53l32a.o Loading drivers/media/video/em28xx/Kconfig +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ config VIDEO_EM28XX select VIDEO_TVEEPROM select VIDEO_IR select VIDEO_SAA711X select VIDEO_TVP5150 ---help--- This is a video4linux driver for Empia 28xx based TV cards. Loading Loading
drivers/media/video/Kconfig +9 −0 Original line number Diff line number Diff line Loading @@ -409,6 +409,15 @@ config VIDEO_SAA711X To compile this driver as a module, choose M here: the module will be called saa7115. config VIDEO_TVP5150 tristate "Texas Instruments TVP5150 video decoder" depends on VIDEO_DEV && I2C ---help--- Support for the Texas Instruments TVP5150 video decoder. To compile this driver as a module, choose M here: the module will be called tvp5150. config VIDEO_SAA7127 tristate "Philips SAA7127/9 digital video encoders" depends on VIDEO_V4L2 && I2C && EXPERIMENTAL Loading
drivers/media/video/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ obj-$(CONFIG_VIDEO_MEYE) += meye.o obj-$(CONFIG_VIDEO_SAA7134) += ir-kbd-i2c.o saa7134/ obj-$(CONFIG_VIDEO_CX88) += cx88/ obj-$(CONFIG_VIDEO_EM28XX) += em28xx/ obj-$(CONFIG_VIDEO_EM28XX) += tvp5150.o obj-$(CONFIG_VIDEO_TVP5150) += tvp5150.o obj-$(CONFIG_VIDEO_PVRUSB2) += pvrusb2/ obj-$(CONFIG_VIDEO_MSP3400) += msp3400.o obj-$(CONFIG_VIDEO_CS53L32A) += cs53l32a.o Loading
drivers/media/video/em28xx/Kconfig +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ config VIDEO_EM28XX select VIDEO_TVEEPROM select VIDEO_IR select VIDEO_SAA711X select VIDEO_TVP5150 ---help--- This is a video4linux driver for Empia 28xx based TV cards. Loading