xref: /OK3568_Linux_fs/buildroot/package/systemd/Config.in.host (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1# Select this if you need host systemd tools (e.g. systemctl)
2config BR2_PACKAGE_HOST_SYSTEMD
3	bool
4	depends on BR2_HOST_GCC_AT_LEAST_5
5