Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-user-manager
/
88a82dbcc7ba79bb7a8193ae066836216887c6af
/
.
/
meson.options
blob: ace1bdd5758905829b593833372bf9a40bc15f39 [
file
] [
log
] [
blame
]
option
(
'tests'
,
type
:
'feature'
,
description
:
'Build tests'
,
value
:
'enabled'
)
option
(
'root_user_mgmt'
,
type
:
'feature'
,
description
:
'Enable management of the root user'
,
value
:
'enabled'
,
)