summaryrefslogtreecommitdiffstats
path: root/src/usr/hwas/HBconfig
blob: 371bca3b0daa3bcdab3e1c3b6266e768d9c830a7 (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_EC_UNITS
    default n
    help
        Skip restricting the number of ec/cores based on PR keyword

config NO_GARD_SUPPORT
    default n
    help
        Skip guarding when set

config HOST_HCDB_SUPPORT
   default n
   depends on MEMVPD_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

OpenPOWER on IntegriCloud