python: make hashlib and readline modules really optional
[buildroot-gz.git] / package / odhcp6c / Config.in
blob329b55c1c6d6127f400167b6d19c6411d0d04632
1 config 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 embedded Linux
6           systems, especially routers.
8           https://github.com/sbyx/odhcp6c