lkml.org 
[lkml]   [2016]   [Nov]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectFireWire/ nosy compile error (was )
On Nov 14 Karatas Ozgur wrote:
> Hi,
>
> I fixed compile error, not include to FIREWIRE variable and only PCI return an error.
>
>
> diff --git a/drivers/firewire/Kconfig b/drivers/firewire/Kconfig
>
> index 145974f..60e5a8c 100644
> --- a/drivers/firewire/Kconfig
> +++ b/drivers/firewire/Kconfig
> @@ -57,7 +57,7 @@ config FIREWIRE_NET
>
> config FIREWIRE_NOSY
> tristate "Nosy - a FireWire traffic sniffer for PCILynx cards"
> - depends on PCI
> + depends on FIREWIRE && PCI
> help
> Nosy is an IEEE 1394 packet sniffer that is used for protocol
> analysis and in development of IEEE 1394 drivers, applications,

This is wrong. The variable FIREWIRE enables the firewire-core driver.
But nosy is a stand-alone driver which does not depend on firewire-core.

Please tell us what your compile error was (and on what platform), so that
we can find out which dependency was really missing, if any.
--
Stefan Richter
-======----- =-== -===-
http://arcgraph.de/sr/

\
 
 \ /
  Last update: 2016-11-14 21:52    [W:0.035 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site