mgmt/mcumgr: Remove APP_LINK_WITH_MCUMGR Kconfig option
This option is not actually doing anything. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
This commit is contained in:
parent
89c7745c01
commit
6ae861f559
1 changed files with 0 additions and 8 deletions
|
@ -28,14 +28,6 @@ config MCUMGR_SMP_WORKQUEUE_THREAD_PRIO
|
||||||
help
|
help
|
||||||
Scheduling priority of the MCUMGR SMP work queue.
|
Scheduling priority of the MCUMGR SMP work queue.
|
||||||
|
|
||||||
config APP_LINK_WITH_MCUMGR
|
|
||||||
bool "Link 'app' with MCUMGR"
|
|
||||||
default y
|
|
||||||
help
|
|
||||||
Add MCUMGR header files to the 'app' include path. It may be
|
|
||||||
disabled if the include paths for MCUMGR are causing aliasing
|
|
||||||
issues for 'app'.
|
|
||||||
|
|
||||||
rsource "mgmt/Kconfig"
|
rsource "mgmt/Kconfig"
|
||||||
|
|
||||||
config MGMT_MAX_MAIN_MAP_ENTRIES
|
config MGMT_MAX_MAIN_MAP_ENTRIES
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue