From: Richard Cochran <richardcochran@gmail.com>
To: Yangbo Lu <yangbo.lu@nxp.com>
Cc: netdev@vger.kernel.org, "David S . Miller" <davem@davemloft.net>,
Ioana Radulescu <ruxandra.radulescu@nxp.com>
Subject: Re: [PATCH] net: dpaa2: build ptp clock driver in default
Date: Thu, 17 Jan 2019 17:25:49 -0800 [thread overview]
Message-ID: <20190118012549.kmpnz434dyvn6biz@localhost> (raw)
In-Reply-To: <20190114094423.1204-1-yangbo.lu@nxp.com>
On Mon, Jan 14, 2019 at 05:44:23PM +0800, Yangbo Lu wrote:
> This patch is to set "default y" for dpaa2 ptp driver building.
> It will provide user an available ptp clock in default.
>
> Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
> ---
> drivers/net/ethernet/freescale/dpaa2/Kconfig | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/net/ethernet/freescale/dpaa2/Kconfig b/drivers/net/ethernet/freescale/dpaa2/Kconfig
> index 809a155..15351fc 100644
> --- a/drivers/net/ethernet/freescale/dpaa2/Kconfig
> +++ b/drivers/net/ethernet/freescale/dpaa2/Kconfig
> @@ -11,6 +11,7 @@ config FSL_DPAA2_PTP_CLOCK
> tristate "Freescale DPAA2 PTP Clock"
> depends on FSL_DPAA2_ETH && POSIX_TIMERS
> select PTP_1588_CLOCK
We want to use "imply" instead of "select" here.
> + default y
I'm okay with the defaulting to yes.
Thanks,
Richard
next prev parent reply other threads:[~2019-01-18 1:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-14 9:44 [PATCH] net: dpaa2: build ptp clock driver in default Yangbo Lu
2019-01-18 1:25 ` Richard Cochran [this message]
2019-01-18 7:18 ` Y.b. Lu
2019-01-18 20:14 ` Richard Cochran
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190118012549.kmpnz434dyvn6biz@localhost \
--to=richardcochran@gmail.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=ruxandra.radulescu@nxp.com \
--cc=yangbo.lu@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox