summaryrefslogtreecommitdiffstats
path: root/package/quagga/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-05-31 09:23:23 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2012-05-31 09:23:23 +0200
commitbdb4c3a6dc9efecc4d1e40fabf8cb9b3e0eb3ee2 (patch)
treed6012109e704c5e9abc709c23a7133a3d4b4f779 /package/quagga/Config.in
parent5b11223fb6cd0469becf49b0986868832c076bfc (diff)
parent2105ecbd86d04e446effa11108f6bd755ed5f19a (diff)
downloadbuildroot-novena-bdb4c3a6dc9efecc4d1e40fabf8cb9b3e0eb3ee2.tar.gz
buildroot-novena-bdb4c3a6dc9efecc4d1e40fabf8cb9b3e0eb3ee2.zip
Merge branch 'next'
Conflicts: toolchain/kernel-headers/Config.in
Diffstat (limited to 'package/quagga/Config.in')
-rw-r--r--package/quagga/Config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/package/quagga/Config.in b/package/quagga/Config.in
index 9ca2f980e..5a01863ab 100644
--- a/package/quagga/Config.in
+++ b/package/quagga/Config.in
@@ -22,6 +22,11 @@ config BR2_PACKAGE_QUAGGA_TCP_ZEBRA
You'll want this enabled if zebra and the protocol daemon(s) run
on different hosts.
+config BR2_PACKAGE_QUAGGA_BABELD
+ bool "BABEL protocol"
+ help
+ Build babeld daemon.
+
config BR2_PACKAGE_QUAGGA_BGPD
bool "BPGv4+ protocol"
help