From 2df44ef167f084559dc3c19eb1660227f9bb564d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 23 Dec 2016 08:19:04 +0100 Subject: busybox: update to 1.26.0 --- package/busybox/config/libbb/Config.in | 9 --------- 1 file changed, 9 deletions(-) (limited to 'package/busybox/config/libbb') diff --git a/package/busybox/config/libbb/Config.in b/package/busybox/config/libbb/Config.in index 9eb353dc0..6aff24699 100644 --- a/package/busybox/config/libbb/Config.in +++ b/package/busybox/config/libbb/Config.in @@ -39,15 +39,6 @@ config BUSYBOX_FEATURE_USE_BSS_TAIL appletlib.c:(.text.main+0xd): undefined reference to '_end' disable this option. -config BUSYBOX_FEATURE_SYSTEMD - bool "Enable systemd support" - default n - help - If you plan to use busybox daemons on a system where daemons - are controlled by systemd, enable this option. - If you don't use systemd, it is still safe to enable it, - but the downside is increased code size. - config BUSYBOX_FEATURE_RTMINMAX bool "Support RTMIN[+n] and RTMAX[-n] signal names" default y -- cgit v1.2.3