allwinner_a64/lichee/buildroot/package/portmap/Config.in
2018-08-08 14:16:19 +08:00

10 lines
248 B
Text

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