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>
This commit is contained in:
parent
2b3835b782
commit
953a676c83
|
@ -25,7 +25,7 @@ config VIDEO_CX88_ALSA
|
|||
|
||||
It only works with boards with function 01 enabled.
|
||||
To check if your board supports, use lspci -n.
|
||||
If supported, you should see 1471:8801 or 1471:8811
|
||||
If supported, you should see 14f1:8801 or 14f1:8811
|
||||
PCI device.
|
||||
|
||||
To compile this driver as a module, choose M here: the
|
||||
|
|
Loading…
Reference in New Issue