summaryrefslogtreecommitdiffstats
path: root/package/portmap/Config.in
blob: 1f22ab6cbbe1021e4b274e32d7eebda204afeb44 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_PORTMAP
	bool "portmap"
	depends on BR2_INET_RPC
	help
	  The standard portmapper for RPC services.

	  http://neil.brown.name/portmap/

comment "portmap requires a toolchain with 'Enable RPC' selected"
	depends on !BR2_INET_RPC