[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK8P3a21pov6f578=ewBKHJUxKvDJTO=iVYypHx3KPKQOHEcmA@mail.gmail.com>
Date: Wed, 25 Aug 2021 23:32:23 +0200
From: Arnd Bergmann <arnd@...nel.org>
To: Jonathan Lemon <jonathan.lemon@...il.com>
Cc: Networking <netdev@...r.kernel.org>,
David Miller <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Randy Dunlap <rdunlap@...radead.org>,
Richard Cochran <richardcochran@...il.com>, kernel-team@...com
Subject: Re: [PATCH net-next] ptp: ocp: Simplify Kconfig.
On Wed, Aug 25, 2021 at 11:17 PM Jonathan Lemon
<jonathan.lemon@...il.com> wrote:
>
> Remove the 'imply' statements, these apparently are not doing
> what I expected. Platform modules which are used by the driver
> still need to be enabled in the overall config for them to be
> used, but there isn't a hard dependency on them.
>
> Use 'depend' for selectable modules which provide functions
> used directly by the driver.
>
> Signed-off-by: Jonathan Lemon <jonathan.lemon@...il.com>
> ---
> drivers/ptp/Kconfig | 10 ++--------
> 1 file changed, 2 insertions(+), 8 deletions(-)
Reviewed-by: Arnd Bergmann <arnd@...db.de>
Powered by blists - more mailing lists