lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 15 Apr 2013 14:19:54 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	Valdis.Kletnieks@...edu
Cc:	netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: Query regarding PTP_1588_CLOCK

From: Valdis Kletnieks <Valdis.Kletnieks@...edu>
Date: Mon, 15 Apr 2013 14:16:18 -0400

> In drivers/net/ethernet/intel/Kconfig, we see this:
> 
> config E1000E
>         tristate "Intel(R) PRO/1000 PCI-Express Gigabit Ethernet support"
>         depends on PCI && (!SPARC32 || BROKEN)
>         select CRC32
>         select PTP_1588_CLOCK
>         ---help---
> 
> Is there a reason for the PTP_1588_CLOCK select?  That ends up
> forcing the PTP and PPS stuff into the kernel as well - and I don't
> use any of it.

You don't, but the driver does use it unconditionally.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ