summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy7
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index a135d3d0e..0dcd930fd 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,13 @@ endif
###############################################################################
comment "Legacy options removed in 2016.08"
+config BR2_PACKAGE_SYSTEMD_BOOTCHART
+ bool "systemd-bootchart option has been removed"
+ help
+ From systemd v230, bootchart is not part of the systemd
+ source anymore. It is now living in its own repository, a
+ new package must be added.
+
config BR2_PACKAGE_SYSTEMD_COMPAT
bool "systemd compatibility libraries have been removed"
help