Re: svn commit: r337944 - head/sys/arm/conf

2018-08-17 Thread John Baldwin
On 8/17/18 3:53 PM, Ian Lepore wrote: > On Fri, 2018-08-17 at 01:04 +, Conrad Meyer wrote: >> Author: cem >> Date: Fri Aug 17 01:04:02 2018 >> New Revision: 337944 >> URL: https://svnweb.freebsd.org/changeset/base/337944 >> >> Log: >>   arm: Define crypto option on platforms that include IPsec

Re: svn commit: r337944 - head/sys/arm/conf

2018-08-17 Thread Ian Lepore
On Fri, 2018-08-17 at 01:04 +, Conrad Meyer wrote: > Author: cem > Date: Fri Aug 17 01:04:02 2018 > New Revision: 337944 > URL: https://svnweb.freebsd.org/changeset/base/337944 > > Log: >   arm: Define crypto option on platforms that include IPsec >    >   Missed in r337940. >    >   (It's not

svn commit: r337944 - head/sys/arm/conf

2018-08-16 Thread Conrad Meyer
Author: cem Date: Fri Aug 17 01:04:02 2018 New Revision: 337944 URL: https://svnweb.freebsd.org/changeset/base/337944 Log: arm: Define crypto option on platforms that include IPsec Missed in r337940. (It's not like there are any crypto files IPsec doesn't pull in, so it is unclear wh