Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4347 → Rev 4348

/branches/dynload/defaults/sparc64/Makefile.config
54,6 → 54,3
 
# External ramdisk
CONFIG_RD_EXTERNAL = y
 
# Keyboard layout
KBD_LAYOUT = us_qwerty
/branches/dynload/defaults/ia64/Makefile.config
42,6 → 42,3
 
# Output device class
CONFIG_HID_OUT = generic
 
# Keyboard layout
KBD_LAYOUT = us_qwerty
/branches/dynload/defaults/arm32/Makefile.config
30,6 → 30,3
 
# What is your output device?
CONFIG_HID_OUT = generic
 
# Keyboard layout
KBD_LAYOUT = us_qwerty
/branches/dynload/defaults/ppc32/output
1,0 → 0,0
image.boot
image.iso
/branches/dynload/defaults/ppc32/Makefile.config
25,6 → 25,9
# Compile kernel tests
CONFIG_TEST = y
 
# Input device class
CONFIG_HID_IN = generic
 
# Output device class
CONFIG_HID_OUT = generic
 
33,6 → 36,3
 
# Use Block Address Translation by the loader
CONFIG_BAT = y
 
# Keyboard layout
KBD_LAYOUT = us_qwerty
/branches/dynload/defaults/amd64/Makefile.config
57,6 → 57,3
 
# Default framebuffer depth
CONFIG_VESA_BPP = 16
 
# Keyboard layout
KBD_LAYOUT = us_qwerty
/branches/dynload/defaults/mips32/Makefile.config
36,6 → 36,3
 
# Output device class
CONFIG_HID_OUT = generic
 
# Keyboard layout
KBD_LAYOUT = us_qwerty
/branches/dynload/defaults/ia32/Makefile.config
63,6 → 63,3
 
# Default framebuffer depth
CONFIG_VESA_BPP = 16
 
# Keyboard layout
KBD_LAYOUT = us_qwerty