Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4082 → Rev 4083

/trunk/defaults/amd64/Makefile.config
34,15 → 34,12
# Compile kernel tests
CONFIG_TEST = y
 
# What is your input device?
CONFIG_HID_IN = keyboard
# Input device class
CONFIG_HID_IN = generic
 
# What is your output device?
CONFIG_HID_OUT = monitor
# Output device class
CONFIG_HID_OUT = generic
 
# i8042 controller support
CONFIG_I8042 = y
 
# PC keyboard support
CONFIG_PC_KBD = y