Searched refs:default_devices (Results 1 – 3 of 3) sorted by relevance
45 # FIXME: Get rid of get_option('default_devices') here and check48 (get_option('default_devices') and slirp.found() ? ['test-netfilter'] : []) + \49 (get_option('default_devices') and host_os != 'windows' ? ['test-filter-mirror'] : []) + \50 (get_option('default_devices') and host_os != 'windows' ? ['test-filter-redirector'] : [])
19 option('default_devices', type : 'boolean', value : true, boolean
3339 get_option('default_devices') ? '--defconfig' : '--allnoconfig',4654 summary_info += {'default devices': get_option('default_devices')}