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 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 | CONFIG_I8042_PC = y |
|
- | 65 | DEFS += -DCONFIG_I8042_PC |
|
64 | 66 | ||
65 | ## Accepted configuration directives |
67 | ## Accepted configuration directives |
66 | # |
68 | # |
67 | 69 | ||
68 | ifeq ($(CONFIG_SMP),y) |
70 | ifeq ($(CONFIG_SMP),y) |