firewire: Add driver for OHCI firewire host controllers.
Signed-off-by: Kristian Høgsberg <krh@redhat.com> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
This commit is contained in:

committed by
Stefan Richter

parent
19a15b937b
commit
ed5689122f
@@ -20,4 +20,15 @@ config FW
|
||||
To compile this driver as a module, say M here: the
|
||||
module will be called fw-core.
|
||||
|
||||
config FW_OHCI
|
||||
tristate "Support for OHCI firewire host controllers"
|
||||
depends on PCI && FW
|
||||
help
|
||||
Enable this driver if you have an firewire controller based
|
||||
on the OHCI specification. For all practical purposes, this
|
||||
is the only chipset in use, so say Y here.
|
||||
|
||||
To compile this driver as a module, say M here: the
|
||||
module will be called fw-ohci.
|
||||
|
||||
endmenu
|
||||
|
Reference in New Issue
Block a user