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