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