blob: e234dc1e9e99e6f8c79f45cd8e8b40c88076468c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# HBconfig file for VPO_COMPILE option
config VPO_COMPILE
default n
help
Compile and build image for VPO environment
config BMC_AST2400
default n
help
Compile hostboot support for AST2400 based BMC
config P9_SYSTEM
default y
help
Compile with P9 configurations
config P9_PAGE_TABLE
default y
help
Use the P9 version of the page table setup
|