Commit dbc2406a authored by Ulf Magnusson's avatar Ulf Magnusson Committed by Carles Cufi
Browse files

ext: lib: mcumgr: Remove 'External Sources -> Management' menu



This menu contains just the MCUMGR symbol and its children. Get rid of
one menu level by removing it.

Makes the 'External Sources' menu look like this:

      HALs  --->
      Cryptography  --->
  [ ] Fnmatch Support
  [ ] OpenAMP Support
  (open-amp) OpenAMP library source path
  [ ] mcumgr Support

('OpenAMP library source path' being visible there might be a separate
issue.)

Signed-off-by: default avatarUlf Magnusson <Ulf.Magnusson@nordicsemi.no>
parent e0d96866
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -17,8 +17,4 @@
# under the License.
#

menu "Management"

source "ext/lib/mgmt/mcumgr/Kconfig"

endmenu
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@ config MCUMGR
      This option enables the mcumgr management library.

if MCUMGR

source "ext/lib/mgmt/mcumgr/cmd/Kconfig"

config APP_LINK_WITH_MCUMGR