summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-04-19 09:39:55 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-22 22:59:42 +0200
commitb7c6e6c1c129139de49c924be6e5e09436ffad5e (patch)
tree2ece457eeaa00841aab2e1408a399043f5d292c3 /system
parent51eaa2ca15e25169ab6c18b068e9c6e05856bd04 (diff)
system: drop IPv6 depend for systemd
The option is a non-option now and will be removed. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'system')
-rw-r--r--system/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/Config.in b/system/Config.in
index 431524d10..84cde9422 100644
--- a/system/Config.in
+++ b/system/Config.in
@@ -81,7 +81,6 @@ config BR2_INIT_SYSTEMD
depends on BR2_PACKAGE_SYSTEMD_ARCH_SUPPORTS
depends on BR2_TOOLCHAIN_USES_GLIBC
depends on BR2_USE_WCHAR
- depends on BR2_INET_IPV6
depends on BR2_TOOLCHAIN_HAS_THREADS
depends on BR2_TOOLCHAIN_HAS_SSP
depends on BR2_USE_MMU