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
| ||
|
Message-ID: <20161228081524.GA3826@netboy> Date: Wed, 28 Dec 2016 09:15:25 +0100 From: Richard Cochran <richardcochran@...il.com> To: Andrei Pistirica <andrei.pistirica@...rochip.com> Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, davem@...emloft.net, nicolas.ferre@...el.com, harinikatakamlinux@...il.com, harini.katakam@...inx.com, punnaia@...inx.com, michals@...inx.com, anirudh@...inx.com, boris.brezillon@...e-electrons.com, alexandre.belloni@...e-electrons.com, tbultel@...elsurmer.com, rafalo@...ence.com Subject: Re: [RFC PATCH net-next v4 1/2] macb: Add 1588 support in Cadence GEM. On Wed, Dec 14, 2016 at 02:56:14PM +0200, Andrei Pistirica wrote: > Note 1: Kbuild uses "select" instead of "imply", and the macb maintainer agreed > to make the change when it will be available in net-next. > +config MACB_USE_HWSTAMP > + bool "Use IEEE 1588 hwstamp" > + depends on MACB > + default y > + select PTP_1588_CLOCK The imply key word has been merged as of: 237e3ad Kconfig: Introduce the "imply" keyword Please use it. Thanks, Richard > + ---help--- > + Enable IEEE 1588 Precision Time Protocol (PTP) support for MACB.
Powered by blists - more mailing lists