Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4121 → Rev 4122

/trunk/defaults/ia64/Makefile.config
34,5 → 34,11
# Compile kernel tests
CONFIG_TEST = y
 
# Input device class
CONFIG_HID_IN = generic
 
# Output device class
CONFIG_HID_OUT = generic
 
# Keyboard layout
KBD_LAYOUT = us_qwerty
/trunk/defaults/ia64/i460GX/Makefile.config
1,8 → 1,3
# Machine type
MACHINE = i460GX
 
# Input device class
CONFIG_HID_IN = keyboard
 
# Output device class
CONFIG_HID_OUT = monitor