linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] general defconfig cleanups
@ 2023-08-17 11:50 Trevor Woerner
  2023-08-17 11:50 ` [PATCH v3 1/4] arch/arm/configs/*_defconfig cleanup Trevor Woerner
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Trevor Woerner @ 2023-08-17 11:50 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-arm-kernel, loongarch, linux-mips, linuxppc-dev

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).

Trevor Woerner (4):
  arch/arm/configs/*_defconfig cleanup
  arch/loongarch/configs/*_defconfig cleanup
  arch/mips/configs/*_defconfig cleanup
  arch/powerpc/configs/*_defconfig cleanup

 arch/arm/configs/keystone_defconfig        | 1 -
 arch/arm/configs/multi_v7_defconfig        | 1 -
 arch/arm/configs/omap2plus_defconfig       | 8 --------
 arch/loongarch/configs/loongson3_defconfig | 2 --
 arch/mips/configs/ip22_defconfig           | 1 -
 arch/mips/configs/malta_defconfig          | 1 -
 arch/mips/configs/malta_kvm_defconfig      | 1 -
 arch/mips/configs/maltaup_xpa_defconfig    | 1 -
 arch/mips/configs/rm200_defconfig          | 1 -
 arch/powerpc/configs/ppc6xx_defconfig      | 1 -
 10 files changed, 18 deletions(-)

-- 
2.41.0.327.gaa9166bcc0ba


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-08-24  6:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-17 11:50 [PATCH v3 0/4] general defconfig cleanups Trevor Woerner
2023-08-17 11:50 ` [PATCH v3 1/4] arch/arm/configs/*_defconfig cleanup Trevor Woerner
2023-08-17 11:50 ` [PATCH v3 2/4] arch/loongarch/configs/*_defconfig cleanup Trevor Woerner
2023-08-24  6:02   ` WANG Xuerui
2023-08-17 11:50 ` [PATCH v3 3/4] arch/mips/configs/*_defconfig cleanup Trevor Woerner
2023-08-17 15:43   ` Philippe Mathieu-Daudé
2023-08-23  7:22   ` Thomas Bogendoerfer
2023-08-17 11:50 ` [PATCH v3 4/4] arch/powerpc/configs/*_defconfig cleanup Trevor Woerner
2023-08-23 11:55 ` (subset) [PATCH v3 0/4] general defconfig cleanups Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).