Commit 8d65822f authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

netkittelnet: hide package if RPC support isn't available in toolchain

parent bbbdf45f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
config BR2_PACKAGE_NETKITTELNET
	bool "netkittelnet"
	depends on !BR2_INET_RPC
	select BR2_PACKAGE_NETKITBASE
	help
	  Standard Linux telnet client and server.