Re: (subset) [PATCH v3 0/4] general defconfig cleanups

2023-08-23 Thread Michael Ellerman
On Thu, 17 Aug 2023 07:50:10 -0400, Trevor Woerner wrote: > Drop config options from defconfigs whose code has been removed. > > v3: > While reorganizing the patches, I put the wrong commit message with the > CONFIG_IP_NF_TARGET_CLUSTERIP option. > > v2: > Generate arch-specific patches. In v1 I

[PATCH v3 0/4] general defconfig cleanups

2023-08-17 Thread Trevor Woerner
Drop config options from defconfigs whose code has been removed. v3: While reorganizing the patches, I put the wrong commit message with the CONFIG_IP_NF_TARGET_CLUSTERIP option. v2: Generate arch-specific patches. In v1 I organized the patches by CONFIG_ option which caused some of the patches t