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 61... Line 61...
61
# Default framebuffer mode
61
# Default framebuffer mode
62
CONFIG_VESA_MODE = 800x600
62
CONFIG_VESA_MODE = 800x600
63
 
63
 
64
# Default framebuffer depth
64
# Default framebuffer depth
65
CONFIG_VESA_BPP = 16
65
CONFIG_VESA_BPP = 16
66
 
-
 
67
# Keyboard layout
-
 
68
KBD_LAYOUT = us_qwerty
-