diff options
Diffstat (limited to 'package/systemd/Config.in')
-rw-r--r-- | package/systemd/Config.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/systemd/Config.in b/package/systemd/Config.in index f064c1221c..0b28aed91b 100644 --- a/package/systemd/Config.in +++ b/package/systemd/Config.in @@ -111,16 +111,6 @@ config BR2_PACKAGE_SYSTEMD_VCONSOLE http://www.freedesktop.org/software/systemd/man/systemd-vconsole-setup.service.html -config BR2_PACKAGE_SYSTEMD_BOOTCHART - bool "enable bootchart tool" - help - systemd-bootchart is a tool, usually run at system startup, - that collects the CPU load, disk load, memory usage, as well - as per-process information from a running system. Collected - results are output as an SVG graph. - - http://www.freedesktop.org/software/systemd/man/systemd-bootchart.html - config BR2_PACKAGE_SYSTEMD_QUOTACHECK bool "enable quotacheck tools" help |