summaryrefslogtreecommitdiffstats
path: root/package/quagga/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/quagga/Config.in')
-rw-r--r--package/quagga/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/quagga/Config.in b/package/quagga/Config.in
index 1459207d2..e79ab02b2 100644
--- a/package/quagga/Config.in
+++ b/package/quagga/Config.in
@@ -15,7 +15,7 @@ config BR2_PACKAGE_QUAGGA_ZEBRA
Build zebra daemon.
comment "zebra daemon needs a toolchain w/ IPv6"
- depends on BR2_PACKAGE_QUAGGA && !BR2_INET_IPV6
+ depends on !BR2_INET_IPV6
config BR2_PACKAGE_QUAGGA_TCP_ZEBRA
bool "Use TCP sockets between zebra and protocol daemons"