move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the...
[openwrt/staging/dedeckeh.git] / openwrt / package / vgp / Config.in
diff --git a/openwrt/package/vgp/Config.in b/openwrt/package/vgp/Config.in
deleted file mode 100755 (executable)
index db543c3..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-config BR2_PACKAGE_VGP
-       prompt "vgp............................... a daemon working like Cisco(c) HSRP"
-       tristate
-       default m if CONFIG_DEVEL
-       help
-               VGP (Virtual Gateway Protocol)is a very simple protocol able to
-               work in a way similar to Cisco(c) HSRP. It implements the idea
-               of Virtual Gateway to provide fault tollerance (and load
-               balancing) on your net. Each client on your net has as its
-               default gateway the virtual gateway and not the real router.
-
-               http://vgpd.freaknet.org/