Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openpower-libhei
/
b64be8b8e09351829a4c280ac52e7918cf42ce9c
/
.
/
meson.options
blob: 0442e5ca01ac9ebf835793572a0e27d5144f30c9 [
file
] [
log
] [
blame
]
option
(
'tests'
,
type
:
'feature'
,
description
:
'Build tests'
)
option
(
'chip_config'
,
type
:
'array'
,
choices
:
[
'p10'
,
'explorer'
,
'odyssey'
],
description
:
'Configured chips to build data files for'
,
)