Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4240 → Rev 4239

/trunk/defaults/ia64/Makefile.config
42,3 → 42,6
 
# Output device class
CONFIG_HID_OUT = generic
 
# Keyboard layout
KBD_LAYOUT = us_qwerty
/trunk/defaults/sparc64/Makefile.config
54,3 → 54,6
 
# External ramdisk
CONFIG_RD_EXTERNAL = y
 
# Keyboard layout
KBD_LAYOUT = us_qwerty
/trunk/defaults/arm32/Makefile.config
30,3 → 30,6
 
# What is your output device?
CONFIG_HID_OUT = generic
 
# Keyboard layout
KBD_LAYOUT = us_qwerty
/trunk/defaults/ppc32/Makefile.config
33,3 → 33,6
 
# Use Block Address Translation by the loader
CONFIG_BAT = y
 
# Keyboard layout
KBD_LAYOUT = us_qwerty
/trunk/defaults/amd64/Makefile.config
57,3 → 57,6
 
# Default framebuffer depth
CONFIG_VESA_BPP = 16
 
# Keyboard layout
KBD_LAYOUT = us_qwerty
/trunk/defaults/mips32/Makefile.config
36,3 → 36,6
 
# Output device class
CONFIG_HID_OUT = generic
 
# Keyboard layout
KBD_LAYOUT = us_qwerty
/trunk/defaults/ia32/Makefile.config
63,3 → 63,6
 
# Default framebuffer depth
CONFIG_VESA_BPP = 16
 
# Keyboard layout
KBD_LAYOUT = us_qwerty