Skip to content

Commit

Permalink
firewire: state userland requirements in Kconfig help
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
  • Loading branch information
Stefan Richter committed Jul 25, 2008
1 parent c0220d6 commit f05e21b
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions drivers/firewire/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,13 @@ config FIREWIRE
enable the new stack.

To compile this driver as a module, say M here: the module will be
called firewire-core. It functionally replaces ieee1394, raw1394,
and video1394.
called firewire-core.

This module functionally replaces ieee1394, raw1394, and video1394.
To access it from application programs, you generally need at least
libraw1394 version 2. IIDC/DCAM applications also need libdc1394
version 2. No libraries are required to access storage devices
through the firewire-sbp2 driver.

config FIREWIRE_OHCI
tristate "OHCI-1394 controllers"
Expand Down

0 comments on commit f05e21b

Please sign in to comment.