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