Config.in 275 B

1234567891011
  1. config BR2_PACKAGE_PORTMAP
  2. bool "portmap"
  3. default n
  4. depends on BR2_INET_RPC
  5. help
  6. The standard portmapper for RPC services.
  7. ftp://ftp.porcupine.org/pub/security/index.html
  8. comment "portmap requires a toolchain with 'Enable RPC' selected"
  9. depends on !BR2_INET_RPC