Rev 1059 | Rev 1210 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1059 | Rev 1106 | ||
---|---|---|---|
Line 53... | Line 53... | ||
53 | 53 | ||
54 | ## Compile with page hash table support. |
54 | ## Compile with page hash table support. |
55 | # |
55 | # |
56 | 56 | ||
57 | CONFIG_PAGE_HT = y |
57 | CONFIG_PAGE_HT = y |
- | 58 | DEFS += -DCONFIG_PAGE_HT |
|
58 | 59 | ||
59 | ## Compile with support for address space identifiers. |
60 | ## Compile with support for address space identifiers. |
60 | # |
61 | # |
61 | 62 | ||
62 | CONFIG_ASID = y |
63 | CONFIG_ASID = y |