summaryrefslogtreecommitdiffstats
path: root/package/netkitbase/Config.in
blob: 793fdaa3d69bf4180f7ad373a87f69222aa24bcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config BR2_PACKAGE_NETKITBASE
	bool "netkitbase"
	depends on BR2_TOOLCHAIN_HAS_NATIVE_RPC
	depends on BR2_USE_MMU # fork()
	depends on BR2_DEPRECATED
	help
	  Old-style inetd.

	  ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/

comment "netkitbase needs a toolchain w/ RPC"
        depends on !BR2_TOOLCHAIN_HAS_NATIVE_RPC
OpenPOWER on IntegriCloud