Zhang Weiwu wrote: > Hello. I am interested in using the font as small as the one > openfirmware uses (e.g. when displaying the menu for yaboot). > Is it possible to use that small font for console? > After some experiment I think I can answer my own question now.
put the following in kernel config: CONFIG_FONT_6x11=y and remove all other fonts.
