Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-modbus
/
0fffb59bfd451edf56347c4e3e88acba3f82d065
/
.
/
meson.options
blob: 5346c2ba8f43c75774b6fc29537c19b1c677d067 [
file
] [
log
] [
blame
]
option
(
'modbus-rtu'
,
type
:
'feature'
,
value
:
'enabled'
,
description
:
'Enable modbus RTU.'
,
)
option
(
'tests'
,
type
:
'feature'
,
description
:
'Build tests'
)