Rename Management subsystems -> Device Management. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
14 lines
221 B
Plaintext
14 lines
221 B
Plaintext
# Management configuration options
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
menu "Device Management"
|
|
|
|
source "subsys/mgmt/mcumgr/Kconfig"
|
|
|
|
source "subsys/mgmt/updatehub/Kconfig"
|
|
|
|
source "subsys/mgmt/osdp/Kconfig"
|
|
|
|
endmenu
|