diff options
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index c9f14bfc8544..ea5be3711a7d 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -45,7 +45,7 @@ comment "Audio decoders" | |||
45 | 45 | ||
46 | config VIDEO_TVAUDIO | 46 | config VIDEO_TVAUDIO |
47 | tristate "Simple audio decoder chips" | 47 | tristate "Simple audio decoder chips" |
48 | depends on VIDEO_V4L1 && I2C | 48 | depends on VIDEO_V4L2 && I2C |
49 | ---help--- | 49 | ---help--- |
50 | Support for several audio decoder chips found on some bt8xx boards: | 50 | Support for several audio decoder chips found on some bt8xx boards: |
51 | Philips: tda9840, tda9873h, tda9874h/a, tda9850, tda985x, tea6300, | 51 | Philips: tda9840, tda9873h, tda9874h/a, tda9850, tda985x, tea6300, |
@@ -57,7 +57,7 @@ config VIDEO_TVAUDIO | |||
57 | 57 | ||
58 | config VIDEO_TDA7432 | 58 | config VIDEO_TDA7432 |
59 | tristate "Philips TDA7432 audio processor" | 59 | tristate "Philips TDA7432 audio processor" |
60 | depends on VIDEO_V4L1 && I2C | 60 | depends on VIDEO_V4L2 && I2C |
61 | ---help--- | 61 | ---help--- |
62 | Support for tda7432 audio decoder chip found on some bt8xx boards. | 62 | Support for tda7432 audio decoder chip found on some bt8xx boards. |
63 | 63 | ||
@@ -75,7 +75,7 @@ config VIDEO_TDA9840 | |||
75 | 75 | ||
76 | config VIDEO_TDA9875 | 76 | config VIDEO_TDA9875 |
77 | tristate "Philips TDA9875 audio processor" | 77 | tristate "Philips TDA9875 audio processor" |
78 | depends on VIDEO_V4L1 && I2C | 78 | depends on VIDEO_V4L2 && I2C |
79 | ---help--- | 79 | ---help--- |
80 | Support for tda9875 audio decoder chip found on some bt8xx boards. | 80 | Support for tda9875 audio decoder chip found on some bt8xx boards. |
81 | 81 | ||