Rev 680 | Rev 778 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 680 | Rev 684 | ||
---|---|---|---|
Line 75... | Line 75... | ||
75 | ## Own configuration directives |
75 | ## Own configuration directives |
76 | # |
76 | # |
77 | 77 | ||
78 | CONFIG_ACPI = y |
78 | CONFIG_ACPI = y |
79 | 79 | ||
- | 80 | ## Compile with hierarchical page tables support. |
|
- | 81 | # |
|
- | 82 | ||
- | 83 | CONFIG_PAGE_PT = y |
|
- | 84 | ||
80 | ## Accepted configuration directives |
85 | ## Accepted configuration directives |
81 | # |
86 | # |
82 | 87 | ||
83 | ifeq ($(CONFIG_SMP),y) |
88 | ifeq ($(CONFIG_SMP),y) |
84 | DEFS += -DCONFIG_SMP |
89 | DEFS += -DCONFIG_SMP |