Subversion Repositories HelenOS

Rev

Rev 4346 | Rev 4349 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4346 Rev 4348
Line 55... Line 55...
55
# Default framebuffer mode
55
# Default framebuffer mode
56
CONFIG_VESA_MODE = 800x600
56
CONFIG_VESA_MODE = 800x600
57
 
57
 
58
# Default framebuffer depth
58
# Default framebuffer depth
59
CONFIG_VESA_BPP = 16
59
CONFIG_VESA_BPP = 16
60
 
-
 
61
# Keyboard layout
-
 
62
KBD_LAYOUT = us_qwerty
-