1b4459915SBrad Bishopoption(
2b4459915SBrad Bishop    'tests', type: 'feature', description: 'Build tests.',
3b4459915SBrad Bishop)
492daaaa3SBrad Bishopoption(
592daaaa3SBrad Bishop    'fru-device', type: 'boolean', description: 'Build fru-device.',
692daaaa3SBrad Bishop)
76b3d4c59SAndrei Kartashevoption(
86b3d4c59SAndrei Kartashev    'fru-device-resizefru', value : false, type: 'boolean', description: 'Allow FruDevice to resize FRU areas.',
96b3d4c59SAndrei Kartashev)
10*7742c87cSMatt Spinleroption(
11*7742c87cSMatt Spinler    'validate-json', type: 'boolean', value: true, description: 'Run JSON schema validation during the build.',
12*7742c87cSMatt Spinler)
13