summaryrefslogtreecommitdiffstats
path: root/src/usr/hwas/HBconfig
blob: 8f6791be4cc58261b7e8ee5d5b1ba43c517de4b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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