| 12345678910111213 | config ADK_PACKAGE_VRRPD        prompt "vrrpd............................. Virtual Router Redundancy Protocol daemon"	tristate	default n	help	  VRRPd is an implementation of Virtual Router Redundancy	  Protocol as specified in rfc2338.  VRRPd is interoperable with	  other RFC-based VRRP implementations, including Cisco and	  Juniper, and is included as a standard feature on ImageStream	  routers.	  	  http://www.sourceforge.net/projects/vrrpd
 |