blob: 071c78e452787091e94718ba9b54172c6207eea4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
config SKIP_RESTRICT_EX_UNITS
default n
help
Skip restricting the number of ex/cores based on PR keyword
config NO_GARD_SUPPORT
default n
help
Skip guarding when set
config HOST_HCDB_SUPPORT
default n
depends on CVPD_READ_FROM_HW || MVPD_READ_FROM_HW || DJVPD_READ_FROM_HW
help
Hostboot will detect hardware changes
config CLOCK_DECONFIGS_FATAL
default n
help
Hostboot will terminate the boot on any clock error
|