Re: [PATCH] fonts:Kconfig: fix default enable FONT_8x8 and FONT_8x16at the same time

From: Greg KH
Date: Mon Dec 30 2013 - 00:33:53 EST


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@xxxxxxxxx>
> ---
> 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.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/