package/collectd: use 'menuconfig' instead of 'config'+'menu'
Keep the existing sub-menus, because there are a lot of entries in those sub-menus. Using comments to separate them is not a totally satifactory solution. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
bb855d961e
commit
86440f5914
@ -1,4 +1,4 @@
|
||||
config BR2_PACKAGE_COLLECTD
|
||||
menuconfig BR2_PACKAGE_COLLECTD
|
||||
bool "collectd"
|
||||
# Uses fork()
|
||||
depends on BR2_USE_MMU
|
||||
@ -39,6 +39,7 @@ config BR2_PACKAGE_COLLECTD_VALUE
|
||||
bool "value"
|
||||
help
|
||||
Select values by their data sources' values.
|
||||
|
||||
endmenu
|
||||
|
||||
menu "misc plugins"
|
||||
|
Loading…
Reference in New Issue
Block a user