Subversion Repositories HelenOS-historic

Rev

Rev 674 | Rev 694 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 674 Rev 684
Line 56... Line 56...
56
## Own configuration directives
56
## Own configuration directives
57
#
57
#
58
 
58
 
59
CONFIG_ACPI = y
59
CONFIG_ACPI = y
60
 
60
 
-
 
61
## Compile with hierarchical page tables support.
-
 
62
#
-
 
63
 
-
 
64
CONFIG_PAGE_PT = y
-
 
65
 
61
## Accepted configuration directives
66
## Accepted configuration directives
62
#
67
#
63
 
68
 
64
ifeq ($(CONFIG_SMP),y)
69
ifeq ($(CONFIG_SMP),y)
65
	DEFS += -DCONFIG_SMP
70
	DEFS += -DCONFIG_SMP