[PATCH] treewide: drop CONFIG_EMBEDDED

Jesse Taube mr.bossman075 at gmail.com
Wed Aug 16 15:45:12 PDT 2023


Hi, Randy

 > 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
 > -	help
 > -	  This option should be enabled if compiling the kernel for
 > -	  an embedded system so certain expert options are available
 > -	  for configuration.

Wouldn't removing this break many out of tree configs?
Should there be a warning here to update change it instead of removal?

Thanks,
Jesse Taube



More information about the linux-riscv mailing list