summaryrefslogtreecommitdiffstats
path: root/package/portmap/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/portmap/Config.in')
-rw-r--r--package/portmap/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/portmap/Config.in b/package/portmap/Config.in
index 00f950c3a..0a6ec7a68 100644
--- a/package/portmap/Config.in
+++ b/package/portmap/Config.in
@@ -1,7 +1,11 @@
config BR2_PACKAGE_PORTMAP
bool "portmap"
default n
+ depends on BR2_INET_RPC
help
The standard portmapper for RPC services.
ftp://ftp.porcupine.org/pub/security/index.html
+
+comment "portmap requires a toolchain with 'Enable RPC' selected"
+ depends on !BR2_INET_RPC