buildrootschalter/package/dhcpcd/Config.in
John Stile 69a0a1e1d3 dhcpcd: new package
Dhcpcd is an RFC2131 compliant DHCP client.

[Peter: needs ipv6, fix whitespace/file header]
Signed-off-by: John Stile <john@stilen.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-06-18 08:45:47 +02:00

11 lines
238 B
Plaintext

config BR2_PACKAGE_DHCPCD
depends on BR2_INET_IPV6
bool "dhcpcd"
help
An RFC2131 compliant DHCP client
http://roy.marples.name/downloads/dhcpcd
comment "dhcpcd requires a toolchain with IPV6 support"
depends on !BR2_INET_IPV6