diff options
author | Trent Piepho <xyzzy@speakeasy.org> | 2006-03-29 11:53:49 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-04-02 03:55:42 -0400 |
commit | 953a676c83bfd22cac3648fc5f566ca4a2fe1297 (patch) | |
tree | 13f74d30fc256693c7fe093e9d82e4729100afdf /drivers/media | |
parent | 2b3835b78274af104a9da1b8a999ce908e0459db (diff) |
V4L/DVB (3658): Kconfig: Fix PCI ID typo in VIDEO_CX88_ALSA help text
- Fixed PCI ID typo in VIDEO_CX88_ALSA help text
Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/video/cx88/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx88/Kconfig b/drivers/media/video/cx88/Kconfig index ff0f72340d69..2c586f9033b2 100644 --- a/drivers/media/video/cx88/Kconfig +++ b/drivers/media/video/cx88/Kconfig | |||
@@ -25,7 +25,7 @@ config VIDEO_CX88_ALSA | |||
25 | 25 | ||
26 | It only works with boards with function 01 enabled. | 26 | It only works with boards with function 01 enabled. |
27 | To check if your board supports, use lspci -n. | 27 | To check if your board supports, use lspci -n. |
28 | If supported, you should see 1471:8801 or 1471:8811 | 28 | If supported, you should see 14f1:8801 or 14f1:8811 |
29 | PCI device. | 29 | PCI device. |
30 | 30 | ||
31 | To compile this driver as a module, choose M here: the | 31 | To compile this driver as a module, choose M here: the |