From: Michael Ellerman <mpe@ellerman•id.au>
To: Randy Dunlap <rdunlap@infradead•org>, linux-kernel@vger•kernel.org
Cc: "Jason A . Donenfeld" <Jason@zx2c4•com>,
Rich Felker <dalias@libc•org>,
linux-sh@vger•kernel.org,
John Paul Adrian Glaubitz <glaubitz@physik•fu-berlin.de>,
linux-openrisc@vger•kernel.org, linux-riscv@lists•infradead.org,
Greg Ungerer <gerg@linux-m68k•org>,
linux-arch@vger•kernel.org,
Yoshinori Sato <ysato@users•sourceforge.jp>,
linux-hexagon@vger•kernel.org,
Masahiro Yamada <masahiroy@kernel•org>,
Russell King <linux@armlinux•org.uk>,
Geert Uytterhoeven <geert@linux-m68k•org>,
Vineet Gupta <vgupta@kernel•org>,
linux-snps-arc@lists•infradead.org,
Jonas Bonn <jonas@southpole•se>,
Albert Ou <aou@eecs•berkeley.edu>, Arnd Bergmann <arnd@arndb•de>,
linux-kbuild@vger•kernel.org,
Josh Triplett <josh@joshtriplett•org>,
Nicholas Piggin <npiggin@gmail•com>,
Stefan Kristiansson <stefan.kristiansson@saunalahti•fi>,
linux-m68k@lists•linux-m68k.org,
Paul Walmsley <paul.walmsley@sifive•com>,
Stafford Horne <shorne@gmail•com>,
linux-arm-kernel@lists•infradead.org,
Brian Cain <bcain@quicinc•com>, Michal Simek <monstr@monstr•eu>,
Thomas Bogendoerfer <tsbogend@alpha•franken.de>,
Max Filippov <jcmvbkbc@gmail•com>,
Randy Dunlap <rdunlap@infradead•org>,
linux-mips@vger•kernel.org, Dinh Nguyen <dinguyen@kernel•org>,
Palmer Dabbelt <palmer@dabbelt•com>,
Andrew Morton <akpm@linux-foundation•org>,
linuxppc-dev@lists•ozlabs.org, wireguard@lists•zx2c4.com
Subject: Re: [PATCH] treewide: drop CONFIG_EMBEDDED
Date: Thu, 17 Aug 2023 14:38:05 +1000 [thread overview]
Message-ID: <875y5e707m.fsf@mail.lhotse> (raw)
In-Reply-To: <20230816055010.31534-1-rdunlap@infradead.org>
Randy Dunlap <rdunlap@infradead•org> writes:
> 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@infradead•org>
...
> arch/powerpc/configs/40x/klondike_defconfig | 2 +-
> arch/powerpc/configs/44x/fsp2_defconfig | 2 +-
> arch/powerpc/configs/52xx/tqm5200_defconfig | 2 +-
> arch/powerpc/configs/mgcoge_defconfig | 2 +-
> arch/powerpc/configs/microwatt_defconfig | 2 +-
> arch/powerpc/configs/ps3_defconfig | 2 +-
Acked-by: Michael Ellerman <mpe@ellerman•id.au> (powerpc)
...
> diff -- a/init/Kconfig b/init/Kconfig
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -1790,14 +1790,6 @@ config DEBUG_RSEQ
>
> If unsure, say N.
>
> -config EMBEDDED
> - bool "Embedded system"
> - select EXPERT
This is a crucial detail that could be mentioned in the change log. ie.
that all defconfigs that currently have EMBEDDED=y are currently
selecting EXPERT already.
cheers
next prev parent reply other threads:[~2023-08-17 4:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-16 5:50 [PATCH] treewide: drop CONFIG_EMBEDDED Randy Dunlap
2023-08-16 7:41 ` Geert Uytterhoeven
2023-08-16 13:11 ` Arnd Bergmann
2023-08-16 14:32 ` Palmer Dabbelt
2023-08-16 22:11 ` Greg Ungerer
2023-08-16 22:58 ` Jason A. Donenfeld
2023-08-17 4:38 ` Michael Ellerman [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-16 22:45 Jesse Taube
2023-08-17 3:15 ` Randy Dunlap
2023-08-18 23:44 ` Randy Dunlap
2023-08-19 3:33 ` Jesse T
2023-08-19 8:53 ` Christophe Leroy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=875y5e707m.fsf@mail.lhotse \
--to=mpe@ellerman$(echo .)id.au \
--cc=Jason@zx2c4$(echo .)com \
--cc=akpm@linux-foundation$(echo .)org \
--cc=aou@eecs$(echo .)berkeley.edu \
--cc=arnd@arndb$(echo .)de \
--cc=bcain@quicinc$(echo .)com \
--cc=dalias@libc$(echo .)org \
--cc=dinguyen@kernel$(echo .)org \
--cc=geert@linux-m68k$(echo .)org \
--cc=gerg@linux-m68k$(echo .)org \
--cc=glaubitz@physik$(echo .)fu-berlin.de \
--cc=jcmvbkbc@gmail$(echo .)com \
--cc=jonas@southpole$(echo .)se \
--cc=josh@joshtriplett$(echo .)org \
--cc=linux-arch@vger$(echo .)kernel.org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-hexagon@vger$(echo .)kernel.org \
--cc=linux-kbuild@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-m68k@lists$(echo .)linux-m68k.org \
--cc=linux-mips@vger$(echo .)kernel.org \
--cc=linux-openrisc@vger$(echo .)kernel.org \
--cc=linux-riscv@lists$(echo .)infradead.org \
--cc=linux-sh@vger$(echo .)kernel.org \
--cc=linux-snps-arc@lists$(echo .)infradead.org \
--cc=linux@armlinux$(echo .)org.uk \
--cc=linuxppc-dev@lists$(echo .)ozlabs.org \
--cc=masahiroy@kernel$(echo .)org \
--cc=monstr@monstr$(echo .)eu \
--cc=npiggin@gmail$(echo .)com \
--cc=palmer@dabbelt$(echo .)com \
--cc=paul.walmsley@sifive$(echo .)com \
--cc=rdunlap@infradead$(echo .)org \
--cc=shorne@gmail$(echo .)com \
--cc=stefan.kristiansson@saunalahti$(echo .)fi \
--cc=tsbogend@alpha$(echo .)franken.de \
--cc=vgupta@kernel$(echo .)org \
--cc=wireguard@lists$(echo .)zx2c4.com \
--cc=ysato@users$(echo .)sourceforge.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox