10 lines
227 B
Plaintext
10 lines
227 B
Plaintext
config BR2_PACKAGE_CHACOND
|
|
bool "chacond"
|
|
default n
|
|
select BR2_PACKAGE_LIBUBOX
|
|
select BR2_PACKAGE_UBUS
|
|
select BR2_PACKAGE_JSON_C
|
|
select BR2_PACKAGE_WIRINGPI
|
|
help
|
|
This program manage the chacond protocol (send event).
|