[PATCH] treewide: drop CONFIG_EMBEDDED
    Jesse Taube 
    mr.bossman075 at gmail.com
       
    Thu Aug 17 08:45:12 AEST 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 Linuxppc-dev
mailing list