Jason M. Bills | 6199ccf | 2021-10-21 14:48:59 -0700 | [diff] [blame] | 1 | option('chassis-system-reset', type: 'feature', value : 'disabled', |
| 2 | description: 'Enable chassis system power reset to allow removing power and restoring back') |
| 3 | option('use-plt-rst', type: 'feature', value : 'disabled', |
Andrei Kartashev | 99e8f9d | 2022-01-09 12:15:05 +0300 | [diff] [blame^] | 4 | description: 'Use the PLT_RST eSPI signal to detect warm reset instead of POST Complete') |
| 5 | option('use-acboot', type: 'feature', value : 'disabled', |
| 6 | description: 'Use hardware Reset Reason to control Power Restore. Note: this only works with Intel-BMC') |