Re: [PATCH] ptp: ocp: don't allow on S390
From: Arnd Bergmann <arnd@kernel.org>
Date: 2021-08-25 18:05:25
From: Arnd Bergmann <arnd@kernel.org>
Date: 2021-08-25 18:05:25
On Wed, Aug 25, 2021 at 7:29 PM Randy Dunlap [off-list ref] wrote:
On 8/25/21 10:08 AM, Jonathan Lemon wrote:quoted
So, something like the following (untested) patch? I admit to not fully understanding all the nuances around Kconfig.You can also remove the "select NET_DEVLINK". The driver builds fine without it. And please drop the "default n" while at it. After that, your patch will match my (tested) patch. :)
That version sounds good to me.
Arnd