Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3356
b: refs/heads/master
c: 5ed5dc6
h: refs/heads/master
v: v3
  • Loading branch information
Jurriaan on adsl-gate authored and Linus Torvalds committed Jun 25, 2005
1 parent bf754f1 commit b88db08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d7496cb75ec75b1e74283a481fb02f5d7ce7bdeb
refs/heads/master: 5ed5dc6cb40b163aa19e14eda0957dcc09167b80
5 changes: 2 additions & 3 deletions trunk/drivers/video/console/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ config FONT_6x11
config FONT_7x14
bool "console 7x14 font (not supported by all drivers)" if FONTS
depends on FRAMEBUFFER_CONSOLE
default y if !SPARC32 && !SPARC64 && !FONTS
help
Console font with characters just a bit smaller than the default.
If the standard 8x16 font is a little too big for you, say Y.
Expand Down Expand Up @@ -197,8 +196,8 @@ config FONT_SUN12x22
standard font is unreadable for you, say Y, otherwise say N.

config FONT_10x18
bool "console 10x18 font (not supported by all drivers)"
depends on FONTS
bool "console 10x18 font (not supported by all drivers)" if FONTS
depends on FRAMEBUFFER_CONSOLE
help
This is a high resolution console font for machines with very
big letters. It fits between the sun 12x22 and the normal 8x16 font.
Expand Down

0 comments on commit b88db08

Please sign in to comment.