Subversion Repositories HelenOS

Rev

Rev 4240 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4240 Rev 4309
Line 23... Line 23...
23
CONFIG_LOG = n
23
CONFIG_LOG = n
24
 
24
 
25
# Compile kernel tests
25
# Compile kernel tests
26
CONFIG_TEST = y
26
CONFIG_TEST = y
27
 
27
 
-
 
28
# Input device class
-
 
29
CONFIG_HID_IN = generic
-
 
30
 
28
# Output device class
31
# Output device class
29
CONFIG_HID_OUT = generic
32
CONFIG_HID_OUT = generic
30
 
33
 
31
# Framebuffer support
34
# Framebuffer support
32
CONFIG_FB = y
35
CONFIG_FB = y