Steven Toth | 443c1228 | 2009-05-09 21:17:28 -0300 | [diff] [blame] | 1 | config VIDEO_SAA7164 |
| 2 | tristate "NXP SAA7164 support" |
| 3 | depends on DVB_CORE && PCI && I2C |
Steven Toth | 443c1228 | 2009-05-09 21:17:28 -0300 | [diff] [blame] | 4 | select I2C_ALGOBIT |
| 5 | select FW_LOADER |
| 6 | select VIDEO_TUNER |
| 7 | select VIDEO_TVEEPROM |
| 8 | select VIDEOBUF_DVB |
| 9 | select DVB_TDA10048 if !DVB_FE_CUSTOMISE |
| 10 | select DVB_S5H1411 if !DVB_FE_CUSTOMISE |
Michael Krufky | 6d052dd | 2009-09-06 10:58:42 -0300 | [diff] [blame] | 11 | select MEDIA_TUNER_TDA18271 if !MEDIA_TUNER_CUSTOMISE |
Steven Toth | 443c1228 | 2009-05-09 21:17:28 -0300 | [diff] [blame] | 12 | ---help--- |
| 13 | This is a video4linux driver for NXP SAA7164 based |
| 14 | TV cards. |
| 15 | |
| 16 | To compile this driver as a module, choose M here: the |
| 17 | module will be called saa7164 |
| 18 | |