summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/iputils/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iputils/Config.in b/package/iputils/Config.in
index 456fddf769..e9221ad704 100644
--- a/package/iputils/Config.in
+++ b/package/iputils/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_IPUTILS
bool "iputils"
- select BR2_OPENSSL if BR2_INET_IPV6
+ select BR2_PACKAGE_OPENSSL if BR2_INET_IPV6
depends on BR2_USE_MMU # fork()
# requires dn_comp (only available in since uclibc 0.9.33)
depends on !BR2_avr32
OpenPOWER on IntegriCloud