lkml.org 
[lkml]   [2013]   [Dec]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] fonts:Kconfig: fix default enable FONT_8x8 and FONT_8x16 at the same time
On Sun, Dec 29, 2013 at 09:34:30PM -0800, Greg KH wrote:
> On Mon, Dec 30, 2013 at 11:37:45AM +0800, Wang YanQing wrote:
> > FONT_8x8 and FONT_8x16 have the same default value line:
> > "default y if !SPARC && !FONTS"
> >
> > I test run "make defconfig" for x86 will enable FONT_8x8 and FONT_8x16 at
> > the same time.
> >
> > This patch fix it, because FONT_AUTOSELECT choice FONT_8x16, so
> > I decide to disable FONT_8x8, this patch will reduce size of kernel.
> >
> > Signed-off-by: Wang YanQing <udknight@gmail.com>
> > ---
> > lib/fonts/Kconfig | 1 -
> > 1 file changed, 1 deletion(-)
>
> I am not the maintainer of this file, sorry. Also, I don't think it's
> correct, if you want, you can always disable this option on your own.
>
Hi Greg KH.

Sorry for confusion, the default behavior enable FONT_8x8 and FONT_8x16,
FONT_8x8 eat ~50KB memory, but kernel never use it. I think this is not
good default behavior.

Thanks.


\
 
 \ /
  Last update: 2013-12-30 08:01    [W:0.035 / U:2.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site