mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
7 lines
181 B
Plaintext
7 lines
181 B
Plaintext
config BR2_PACKAGE_MECH
|
|
bool "mech"
|
|
select BR2_PACKAGE_CLIXON
|
|
help
|
|
Orchestrate an Infix node using any of the front-ends
|
|
offered by Clixon, e.g. NETCONF, RESTCONF or SNMP.
|