Subversion Repositories HelenOS

Rev

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

Rev 4132 Rev 4240
Line 31... Line 31...
31
# Framebuffer support
31
# Framebuffer support
32
CONFIG_FB = y
32
CONFIG_FB = y
33
 
33
 
34
# Use Block Address Translation by the loader
34
# Use Block Address Translation by the loader
35
CONFIG_BAT = y
35
CONFIG_BAT = y
36
 
-
 
37
# Keyboard layout
-
 
38
KBD_LAYOUT = us_qwerty
-