Rev 1072 | Rev 1171 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1072 | Rev 1106 | ||
---|---|---|---|
Line 60... | Line 60... | ||
60 | 60 | ||
61 | ## Compile with hierarchical page tables support. |
61 | ## Compile with hierarchical page tables support. |
62 | # |
62 | # |
63 | 63 | ||
64 | CONFIG_PAGE_PT = y |
64 | CONFIG_PAGE_PT = y |
- | 65 | DEFS += -DCONFIG_PAGE_PT |
|
65 | 66 | ||
66 | ## Compile with i8042 support. |
67 | ## Compile with i8042 support. |
67 | # |
68 | # |
68 | 69 | ||
69 | CONFIG_I8042 = y |
70 | CONFIG_I8042 = y |