mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
(cherry picked from commit 642544f579)
Co-authored-by: Vivek Kumar Dutta <vivek.dutta@iopsys.eu>
9 lines
267 B
Text
9 lines
267 B
Text
if PACKAGE_dmcli
|
|
|
|
config DMCLI_REMOTE_CONNECTION
|
|
bool "Add dmcli remote controller configuration"
|
|
default n
|
|
help
|
|
This adds a usp controller configuration for dmcli remote connection from different machine/laptop/server.
|
|
|
|
endif
|