Config.in 248 B

12345678910
  1. config BR2_PACKAGE_PORTMAP
  2. bool "portmap"
  3. depends on BR2_INET_RPC
  4. help
  5. The standard portmapper for RPC services.
  6. http://neil.brown.name/portmap/
  7. comment "portmap requires a toolchain with 'Enable RPC' selected"
  8. depends on !BR2_INET_RPC