Files
domo/bsp/buildroot_external/package/procd/Config.in
2016-12-09 18:25:32 +01:00

16 lines
325 B
Plaintext

config BR2_PACKAGE_PROCD
bool "procd"
select BR2_PACKAGE_LIBUBOX
select BR2_PACKAGE_UBUS
select BR2_PACKAGE_JSON_C
default n
help
This program manage process.
config BR2_PACKAGE_PROCD_DISABLE_INIT
depends on BR2_PACKAGE_PROCD
bool "Disable the init part of procd"
default n
help
Disable the init part of procd