Message ID | 20230817115017.35663-1-twoerner@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | general defconfig cleanups | expand |
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 organized the patches by > CONFIG_ option which caused some of the patches to cross architectural > lines. This requires cross-arch consensus before they can be applied. > Therefore organize the changes by architecture so each one can apply them > independently (or not). > > [...] Patch 4 applied to powerpc/next. [4/4] arch/powerpc/configs/*_defconfig cleanup https://git.kernel.org/powerpc/c/455d3d38ef9d5f69c504d1af5fa2359563ea4148 cheers