Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4122 → Rev 4121

/trunk/defaults/ia64/Makefile.config
34,11 → 34,5
# 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,3 → 1,8
# Machine type
MACHINE = i460GX
 
# Input device class
CONFIG_HID_IN = keyboard
 
# Output device class
CONFIG_HID_OUT = monitor