Config.in 281 B

12345678910
  1. config BR2_PACKAGE_NETKITBASE
  2. bool "netkitbase"
  3. depends on BR2_TOOLCHAIN_HAS_NATIVE_RPC
  4. help
  5. Old-style inetd.
  6. ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
  7. comment "netkitbase requires a toolchain with RPC support"
  8. depends on !BR2_TOOLCHAIN_HAS_NATIVE_RPC