Home
last modified time | relevance | path

Searched defs:fdt_opt (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dmeson.build2073 fdt_opt = get_option('fdt') variable
2074 if fdt_opt == 'enabled' and get_option('wrap_mode') == 'nodownload' variable
2075 fdt_opt = 'system' variable
2084 fdt_opt = 'system' variable
2086 fdt_opt = get_option('wrap_mode') == 'nodownload' ? 'disabled' : 'internal' variable
2092 if fdt_opt == 'internal' variable