[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230817025942.3209-1-twoerner@gmail.com>
Date: Wed, 16 Aug 2023 22:59:35 -0400
From: Trevor Woerner <twoerner@...il.com>
To: linux-kernel@...r.kernel.org
Cc: linux-arm-kernel@...ts.infradead.org, loongarch@...ts.linux.dev,
linux-mips@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org
Subject: [PATCH v2 0/4] general defconfig cleanups
Drop config options from defconfigs whose code has been removed.
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
Powered by blists - more mailing lists