public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* FireWire/ nosy compile error (was gregkh@linuxfoundation.org  linux-kernel@vger.kernel.org)
       [not found] <222561479135211@web23m.yandex.ru>
@ 2016-11-14 20:51 ` Stefan Richter
  0 siblings, 0 replies; only message in thread
From: Stefan Richter @ 2016-11-14 20:51 UTC (permalink / raw)
  To: Karatas Ozgur; +Cc: linux-kernel, linux1394-devel

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/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-14 20:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <222561479135211@web23m.yandex.ru>
2016-11-14 20:51 ` FireWire/ nosy compile error (was gregkh@linuxfoundation.org linux-kernel@vger.kernel.org) Stefan Richter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox