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-next>] [day] [month] [year] [list]
Date:	Mon, 15 Apr 2013 14:16:18 -0400
From:	Valdis Kletnieks <Valdis.Kletnieks@...edu>
To:	netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Query regarding PTP_1588_CLOCK

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.

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ