Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4263 → Rev 4262

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