145c8176cSPatrick Williamsoption('tests', type: 'feature', description: 'Build tests') 245c8176cSPatrick Williamsoption('bic', type: 'feature', description: 'Enable bic handlers') 345c8176cSPatrick Williamsoption('post-code-bytes', type: 'integer', description: 'Post code byte size.', value: 1) 4*b340aa28SPeter Yinoption('debug-card-frame-size', type: 'integer', description: 'debug card frame size.', value: 2) 545c8176cSPatrick Williamsoption( 645c8176cSPatrick Williams 'host-instances', 745c8176cSPatrick Williams type: 'string', 845c8176cSPatrick Williams description: 'Host Instances') 945c8176cSPatrick Williamsoption( 1045c8176cSPatrick Williams 'machine', 1145c8176cSPatrick Williams type: 'string', 1245c8176cSPatrick Williams description: 'Machine') 13