Config.in 264 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. ftp://ftp.porcupine.org/pub/security/index.html
  7. comment "portmap requires a toolchain with 'Enable RPC' selected"
  8. depends on !BR2_INET_RPC