[PATCH] treewide: drop CONFIG_EMBEDDED

Jason A. Donenfeld Jason at zx2c4.com
Wed Aug 16 15:58:18 PDT 2023


On Wed, Aug 16, 2023 at 7:50 AM Randy Dunlap <rdunlap at infradead.org> wrote:
>
> There is only one Kconfig user of CONFIG_EMBEDDED and it can be
> switched to EXPERT or "if !ARCH_MULTIPLATFORM" (suggested by Arnd).
>
> Signed-off-by: Randy Dunlap <rdunlap at infradead.org>
> Cc: Russell King <linux at armlinux.org.uk>
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: Arnd Bergmann <arnd at arndb.de>
> Cc: Jason A. Donenfeld <Jason at zx2c4.com>
> Cc: wireguard at lists.zx2c4.com
> Cc: linux-arch at vger.kernel.org
> Cc: linux-snps-arc at lists.infradead.org
> Cc: Vineet Gupta <vgupta at kernel.org>
> Cc: Brian Cain <bcain at quicinc.com>
> Cc: linux-hexagon at vger.kernel.org
> Cc: Greg Ungerer <gerg at linux-m68k.org>
> Cc: Geert Uytterhoeven <geert at linux-m68k.org>
> Cc: linux-m68k at lists.linux-m68k.org
> Cc: Michal Simek <monstr at monstr.eu>
> Cc: Thomas Bogendoerfer <tsbogend at alpha.franken.de>
> Cc: Dinh Nguyen <dinguyen at kernel.org>
> Cc: Jonas Bonn <jonas at southpole.se>
> Cc: Stefan Kristiansson <stefan.kristiansson at saunalahti.fi>
> Cc: Stafford Horne <shorne at gmail.com>
> Cc: linux-openrisc at vger.kernel.org
> Cc: linux-mips at vger.kernel.org
> Cc: Michael Ellerman <mpe at ellerman.id.au>
> Cc: Nicholas Piggin <npiggin at gmail.com>
> Cc: Christophe Leroy <christophe.leroy at csgroup.eu>
> Cc: linuxppc-dev at lists.ozlabs.org
> Cc: linux-riscv at lists.infradead.org
> Cc: Paul Walmsley <paul.walmsley at sifive.com>
> Cc: Palmer Dabbelt <palmer at dabbelt.com>
> Cc: Albert Ou <aou at eecs.berkeley.edu>
> Cc: Yoshinori Sato <ysato at users.sourceforge.jp>
> Cc: Rich Felker <dalias at libc.org>
> Cc: John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de>
> Cc: linux-sh at vger.kernel.org
> Cc: Max Filippov <jcmvbkbc at gmail.com>
> Cc: Josh Triplett <josh at joshtriplett.org>
> Cc: Masahiro Yamada <masahiroy at kernel.org>
> Cc: linux-kbuild at vger.kernel.org
> Cc: Andrew Morton <akpm at linux-foundation.org>
> ---
> diff -- a/tools/testing/selftests/wireguard/qemu/kernel.config b/tools/testing/selftests/wireguard/qemu/kernel.config
> --- a/tools/testing/selftests/wireguard/qemu/kernel.config
> +++ b/tools/testing/selftests/wireguard/qemu/kernel.config
> @@ -41,7 +41,6 @@ CONFIG_KALLSYMS=y
>  CONFIG_BUG=y
>  CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
>  CONFIG_JUMP_LABEL=y
> -CONFIG_EMBEDDED=n
>  CONFIG_BASE_FULL=y
>  CONFIG_FUTEX=y
>  CONFIG_SHMEM=y

Acked-by: Jason A. Donenfeld <Jason at zx2c4.com>



More information about the linux-arm-kernel mailing list