On Wed, Aug 16, 2023 at 7:50 AM Randy Dunlap <[email protected]> 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 <[email protected]> > Cc: Russell King <[email protected]> > Cc: [email protected] > Cc: Arnd Bergmann <[email protected]> > Cc: Jason A. Donenfeld <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: Vineet Gupta <[email protected]> > Cc: Brian Cain <[email protected]> > Cc: [email protected] > Cc: Greg Ungerer <[email protected]> > Cc: Geert Uytterhoeven <[email protected]> > Cc: [email protected] > Cc: Michal Simek <[email protected]> > Cc: Thomas Bogendoerfer <[email protected]> > Cc: Dinh Nguyen <[email protected]> > Cc: Jonas Bonn <[email protected]> > Cc: Stefan Kristiansson <[email protected]> > Cc: Stafford Horne <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: Michael Ellerman <[email protected]> > Cc: Nicholas Piggin <[email protected]> > Cc: Christophe Leroy <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: Paul Walmsley <[email protected]> > Cc: Palmer Dabbelt <[email protected]> > Cc: Albert Ou <[email protected]> > Cc: Yoshinori Sato <[email protected]> > Cc: Rich Felker <[email protected]> > Cc: John Paul Adrian Glaubitz <[email protected]> > Cc: [email protected] > Cc: Max Filippov <[email protected]> > Cc: Josh Triplett <[email protected]> > Cc: Masahiro Yamada <[email protected]> > Cc: [email protected] > Cc: Andrew Morton <[email protected]> > --- > 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 <[email protected]>
