Config.in 335 B

1234567891011
  1. config BR2_PACKAGE_NETKITTELNET
  2. bool "netkittelnet"
  3. depends on BR2_TOOLCHAIN_HAS_NATIVE_RPC
  4. select BR2_PACKAGE_NETKITBASE
  5. help
  6. Standard Linux telnet client and server.
  7. ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
  8. comment "netkittelnet requires a toolchain with RPC support"
  9. depends on !BR2_TOOLCHAIN_HAS_NATIVE_RPC