aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/firewire')
-rw-r--r--drivers/firewire/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/firewire/Kconfig b/drivers/firewire/Kconfig
index c4edc34d128b..fcf3ea28340b 100644
--- a/drivers/firewire/Kconfig
+++ b/drivers/firewire/Kconfig
@@ -85,7 +85,8 @@ config FIREWIRE_NOSY
85 Apple Power Mac G3 blue & white (onboard controller). 85 Apple Power Mac G3 blue & white (onboard controller).
86 86
87 To compile this driver as a module, say M here: The module will be 87 To compile this driver as a module, say M here: The module will be
88 called nosy. 88 called nosy. Source code of a userspace interface to nosy, called
89 nosy-dump, can be found in tools/firewire/ of the kernel sources.
89 90
90 If unsure, say N. 91 If unsure, say N.
91 92