blob: d7961ac97eb7650616603c4a6bb7602bb2ec1fd1 [file] [log] [blame]
William A. Kennington III9d9ab222021-05-29 15:18:49 -07001option('tests', type : 'feature', description : 'Build tests')
George Liu4b062012020-10-13 15:26:58 +08002option('use-json', type : 'feature', description : 'LEDs JSON filepath', value: 'disabled')
George Liud76c0742021-04-15 17:56:03 +08003option('use-lamp-test', type : 'feature', description : 'LEDs lamp test configuration', value: 'disabled')
Seires Lifcfb2b62021-06-08 11:33:47 +08004option('monitor-operational-status', type : 'feature', description : 'Enable OperationalStatus monitor', value: 'disabled')
5option('led-yaml-path', type : 'string', value : '', description : 'where the led yaml is')