1# phosphor-dbus-interfaces
2YAML descriptors of standard D-Bus interfaces.
3The format is described by the [sdbusplus binding generation tool sdbus++][].
4
5Only the xyz/openbmc_project interfaces are built by default.
6
7Enable the OpenPower D-Bus interfaces with:
8```
9--enable-openpower-dbus-interfaces
10```
11Enable IBM D-Bus interfaces with:
12```
13--enable-ibm-dbus-interfaces
14```
15
16[sdbusplus binding generation tool sdbus++]: https://github.com/openbmc/sdbusplus/blob/master/README.md#binding-generation-tool
17