Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4123 → Rev 4122

/trunk/defaults/ppc32/Makefile.config
22,8 → 22,11
# Compile kernel tests
CONFIG_TEST = y
 
# Input device class
CONFIG_HID_IN = keyboard
 
# Output device class
CONFIG_HID_OUT = generic
CONFIG_HID_OUT = monitor
 
# Framebuffer support
CONFIG_FB = y