summaryrefslogtreecommitdiffstats
path: root/meson_options.txt
blob: c22e664fc8b7d44a7d57468713f806c361d06f26 (plain)
1
2
3
4
option('lamino_backproject_burst_mode',
       type: 'combo',
       choices: ['1', '2', '4', '8', '16'],
       value: '16')