|
@@ -182,7 +182,7 @@ config FONT_8x8
|
|
|
|
|
|
config FONT_8x16
|
|
config FONT_8x16
|
|
bool "VGA 8x16 font" if FONTS
|
|
bool "VGA 8x16 font" if FONTS
|
|
- depends on FRAMEBUFFER_CONSOLE || SGI_NEWPORT_CONSOLE=y || STI_CONSOLE || USB_SISUSBVGA_CON
|
|
|
|
|
|
+ depends on FRAMEBUFFER_CONSOLE || SGI_NEWPORT_CONSOLE || STI_CONSOLE || USB_SISUSBVGA_CON
|
|
default y if !SPARC && !FONTS
|
|
default y if !SPARC && !FONTS
|
|
help
|
|
help
|
|
This is the "high resolution" font for the VGA frame buffer (the one
|
|
This is the "high resolution" font for the VGA frame buffer (the one
|