Rev 1802 | Rev 1842 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1802 | Rev 1838 | ||
---|---|---|---|
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 | - | ||
- | 83 | CONFIG_I8042_PC = y |
|
- | 84 | DEFS += -DCONFIG_I8042_PC |
|
84 | 85 | ||
85 | ## Accepted configuration directives |
86 | ## Accepted configuration directives |
86 | # |
87 | # |
87 | 88 | ||
88 | ifeq ($(CONFIG_SMP),y) |
89 | ifeq ($(CONFIG_SMP),y) |