diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2015-10-22 16:01:57 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2015-10-22 16:01:57 +0200 |
commit | accd9eeb719916da974584b33b1aeced5f3bb346 (patch) | |
tree | 31a3a11ffdf6b0c79af08b2b319a332bb5dc1097 /configs/android_ndk_defconfig | |
parent | 537389cedd3acaf658c73ec4e36a40db00a5a92f (diff) |
remove systemd support
systemd people are not willing to play nice with the rest of the world.
Therefore there is no reason for the rest of the world to cooperate with them.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'configs/android_ndk_defconfig')
-rw-r--r-- | configs/android_ndk_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/android_ndk_defconfig b/configs/android_ndk_defconfig index 66c85268f..63fafb468 100644 --- a/configs/android_ndk_defconfig +++ b/configs/android_ndk_defconfig @@ -96,7 +96,6 @@ CONFIG_PREFIX="./_install" # # Busybox Library Tuning # -# CONFIG_FEATURE_SYSTEMD is not set # CONFIG_FEATURE_RTMINMAX is not set CONFIG_PASSWORD_MINLEN=6 CONFIG_MD5_SMALL=1 |