Subversion Repositories HelenOS

Rev

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

Rev 1838 Rev 1842
Line 78... Line 78...
78
 
78
 
79
## Compile with i8042 controller support
79
## Compile with i8042 controller support
80
#
80
#
81
 
81
 
82
CONFIG_I8042 = y
82
CONFIG_I8042 = y
83
CONFIG_I8042_PC = y
-
 
84
DEFS += -DCONFIG_I8042_PC
-
 
85
 
83
 
86
## Accepted configuration directives
84
## Accepted configuration directives
87
#
85
#
88
 
86
 
89
ifeq ($(CONFIG_SMP),y)
87
ifeq ($(CONFIG_SMP),y)