xref: /openbmc/bios-settings-mgr/meson.options (revision 627c99dec58b6c5012b6c271935ad7902def9e64)
1*627c99deSPrithvi Paioption(
2*627c99deSPrithvi Pai    'enable-bios-secureboot',
3*627c99deSPrithvi Pai    type: 'feature',
4*627c99deSPrithvi Pai    value: 'disabled',
5*627c99deSPrithvi Pai    description: 'Enable BIOS SecureBoot configuration. The UEFI Secureboot information is obtained via Redfish Host Interface',
6*627c99deSPrithvi Pai)
7