Subversion Repositories HelenOS

Rev

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

Rev 2412 Rev 2464
Line 53... Line 53...
53
 
53
 
54
## Compile with hierarchical page tables support.
54
## Compile with hierarchical page tables support.
55
#
55
#
56
 
56
 
57
CONFIG_PAGE_PT = y
57
CONFIG_PAGE_PT = y
58
DEFS += -DCONFIG_PAGE_PT
58
DEFS += -DCONFIG_PAGE_PT -DFB_INVERT_ENDIAN
59
 
59
 
60
## Compile with support for address space identifiers.
60
## Compile with support for address space identifiers.
61
#
61
#
62
# no HW support for ASIDs
62
# no HW support for ASIDs
63
#CONFIG_ASID = y
63
#CONFIG_ASID = y