xref: /OK3568_Linux_fs/buildroot/package/odhcp6c/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_ODHCP6C
2	bool "odhcp6c"
3	depends on BR2_USE_MMU # fork()
4	help
5	  odhcp6c is a minimal DHCPv6 and RA-client for use in
6	  embedded Linux systems, especially routers.
7
8	  https://git.openwrt.org/project/odhcp6c.git
9