buildrootschalter/package/portmap/Config.in
Peter Korsgaard 4683420c4c Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00

11 lines
264 B
Plaintext

config BR2_PACKAGE_PORTMAP
bool "portmap"
depends on BR2_INET_RPC
help
The standard portmapper for RPC services.
ftp://ftp.porcupine.org/pub/security/index.html
comment "portmap requires a toolchain with 'Enable RPC' selected"
depends on !BR2_INET_RPC