Re: [PATCH] kconfig: untangle EXPERT and EMBEDDED

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jan 16, 2012 at 04:40:47PM +0100, Jerome Marchand wrote:
> > @@ -1259,8 +1259,7 @@ config SLUB
> >  	   a slab allocator.
> >  
> >  config SLOB
> > -	depends on EXPERT
> > -	bool "SLOB (Simple Allocator)"
> > +	bool "SLOB (Simple Allocator)" if EXPERT
> >  	help
> >  	   SLOB replaces the stock allocator with a drastically simpler
> >  	   allocator. SLOB is generally more space efficient but
> 
> Am I missing something or this particular chunk does not actually change
> anything?
> 

No, you're correct. There's no actual change, so the hunk could be dubbed
as an unnecessary cleanup. I made the change in order to give it the same
general format as the rest of the expert options in that file.

Drew
--
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel]     [Kernel Newbies]     [x86 Platform Driver]     [Netdev]     [Linux Wireless]     [Netfilter]     [Bugtraq]     [Linux Filesystems]     [Yosemite Discussion]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux