diff options
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2008-08-16 21:52:28 +0200 |
---|---|---|
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2008-08-19 18:47:56 +0200 |
commit | 30b0aa7c9a5e769a874a456cd56396eebf164b91 (patch) | |
tree | d2cc44a4bfe2a28ed8a6a47cfd6b8f61f468ed47 /drivers | |
parent | a3384067fb0df9c58e112ac6a5ec9beb7d169482 (diff) |
firewire: Kconfig help update
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/firewire/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/firewire/Kconfig b/drivers/firewire/Kconfig index fa6d6abefd4d..450902438208 100644 --- a/drivers/firewire/Kconfig +++ b/drivers/firewire/Kconfig @@ -12,8 +12,8 @@ config FIREWIRE This is the "Juju" FireWire stack, a new alternative implementation designed for robustness and simplicity. You can build either this stack, or the old stack (the ieee1394 driver, ohci1394 etc.) or both. - Please read http://wiki.linux1394.org/JujuMigration before you - enable the new stack. + Please read http://ieee1394.wiki.kernel.org/index.php/Juju_Migration + before you enable the new stack. To compile this driver as a module, say M here: the module will be called firewire-core. |