|
@@ -1,6 +1,6 @@
|
|
config BR2_PACKAGE_NETKITTELNET
|
|
config BR2_PACKAGE_NETKITTELNET
|
|
bool "netkittelnet"
|
|
bool "netkittelnet"
|
|
- depends on !BR2_INET_RPC
|
|
|
|
|
|
+ depends on BR2_INET_RPC
|
|
select BR2_PACKAGE_NETKITBASE
|
|
select BR2_PACKAGE_NETKITBASE
|
|
help
|
|
help
|
|
Standard Linux telnet client and server.
|
|
Standard Linux telnet client and server.
|