summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/net/odhcp6c/odhcp6c.kconfig7
1 files changed, 5 insertions, 2 deletions
diff --git a/packages/net/odhcp6c/odhcp6c.kconfig b/packages/net/odhcp6c/odhcp6c.kconfig
index 602b7d5..970b7ab 100644
--- a/packages/net/odhcp6c/odhcp6c.kconfig
+++ b/packages/net/odhcp6c/odhcp6c.kconfig
@@ -25,9 +25,12 @@
config EMBTK_HAVE_ODHCP6C
bool "Have odhcp6c"
+ select KEMBTK_UCLIBC_UCLIBC_HAS_NETWORK_SUPPORT if EMBTK_CLIB_UCLIBC
+ select KEMBTK_UCLIBC_UCLIBC_HAS_IPV6 if EMBTK_CLIB_UCLIBC
help
- odhcp6c is a minimal DHCPv6 and RA-client for use in embedded Linux systems
- especially routers.
+ odhcp6c is a minimal DHCPv6 and RA-client for use in embedded Linux
+ systems especially routers.
+
choice
prompt "odhcp6c version you wish"
depends on EMBTK_HAVE_ODHCP6C