blob: 25639c5ad43e7d49e3af69dd7bd6fdcf7d72d636 [file] [log] [blame]
Jason M. Bills6199ccf2021-10-21 14:48:59 -07001option('chassis-system-reset', type: 'feature', value : 'disabled',
2 description: 'Enable chassis system power reset to allow removing power and restoring back')
3option('use-plt-rst', type: 'feature', value : 'disabled',
Andrei Kartashev99e8f9d2022-01-09 12:15:05 +03004 description: 'Use the PLT_RST eSPI signal to detect warm reset instead of POST Complete')
5option('use-acboot', type: 'feature', value : 'disabled',
6 description: 'Use hardware Reset Reason to control Power Restore. Note: this only works with Intel-BMC')