xref: /OK3568_Linux_fs/buildroot/package/sdbusplus/Config.in.host (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_HOST_SDBUSPLUS
2	bool "host-sdbusplus"
3	select BR2_PACKAGE_HOST_PKGCONF
4	help
5	  A C++ library for sd-bus with a bindings and doc generator.
6
7	  This will build the Python host side generation tool for
8	  bindings and documentation.
9
10	  https://github.com/openbmc/sdbusplus
11