diff options
Diffstat (limited to 'linux')
-rw-r--r-- | linux/linux-sun4c-2.6.8.1/sun4c_defconfig | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/linux/linux-sun4c-2.6.8.1/sun4c_defconfig b/linux/linux-sun4c-2.6.8.1/sun4c_defconfig index 47d45e4dc6..49b84791ae 100644 --- a/linux/linux-sun4c-2.6.8.1/sun4c_defconfig +++ b/linux/linux-sun4c-2.6.8.1/sun4c_defconfig @@ -121,7 +121,10 @@ CONFIG_FB_SBUS=y # CONFIG_MDA_CONSOLE is not set # CONFIG_PROM_CONSOLE is not set CONFIG_DUMMY_CONSOLE=y -# CONFIG_FRAMEBUFFER_CONSOLE is not set +CONFIG_FRAMEBUFFER_CONSOLE=y +# CONFIG_FONTS is not set +CONFIG_FONT_SUN8x16=y +# CONFIG_FONT_SUN12x22 is not set # # Logo configuration @@ -285,7 +288,7 @@ CONFIG_INET=y # CONFIG_IP_ADVANCED_ROUTER is not set CONFIG_IP_PNP=y CONFIG_IP_PNP_DHCP=y -# CONFIG_IP_PNP_BOOTP is not set +CONFIG_IP_PNP_BOOTP=y # CONFIG_IP_PNP_RARP is not set # CONFIG_NET_IPIP is not set # CONFIG_NET_IPGRE is not set |