Re: [PATCH] switchdev: add Kconfig dependencies for bridge

From: Arnd Bergmann
Date: Mon Aug 02 2021 - 15:55:42 EST


On Mon, Aug 2, 2021 at 9:05 PM Vladimir Oltean <vladimir.oltean@xxxxxxx> wrote:
>
> On Mon, Aug 02, 2021 at 08:29:25PM +0200, Arnd Bergmann wrote:
> > If this looks correct to you, I can submit it as a standalone patch.
>
> I think it's easiest I just ask you to provide a .config that triggers
> actual build failures and we can go from there.

This one is with an arm64 allmodconfig, plus

CONFIG_PTP_1588_CLOCK=y
CONFIG_TI_K3_AM65_CPTS=y
CONFIG_TI_K3_AM65_CPSW_NUSS=y

Arnd