Rev 1842 | Rev 2125 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1842 | Rev 1844 | ||
---|---|---|---|
Line 59... | Line 59... | ||
59 | 59 | ||
60 | ## Compile with i8042 support. |
60 | ## Compile with i8042 support. |
61 | # |
61 | # |
62 | 62 | ||
63 | CONFIG_I8042 = y |
63 | CONFIG_I8042 = y |
- | 64 | DEFS += -DCONFIG_I8042 |
|
64 | 65 | ||
65 | ## Accepted configuration directives |
66 | ## Accepted configuration directives |
66 | # |
67 | # |
67 | 68 | ||
68 | ifeq ($(CONFIG_SMP),y) |
69 | ifeq ($(CONFIG_SMP),y) |