mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
7 lines
134 B
Plaintext
7 lines
134 B
Plaintext
config BR2_PACKAGE_LIBYANG_CPP
|
|
bool "libyang-cpp"
|
|
depends on BR2_USE_MMU
|
|
select BR2_PACKAGE_LIBYANG
|
|
help
|
|
Libyang CPP bindings
|