samples: mgmt: mcumgr: smp_svr: Fix shell mgmt overlay
Fixes a wrong Kconfig selection in the overlay file Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
3e634268d6
commit
7567e7a627
|
@ -2,5 +2,5 @@
|
|||
CONFIG_BASE64=y
|
||||
CONFIG_CRC=y
|
||||
CONFIG_SHELL=y
|
||||
CONFIG_SHELL_BACKEND_SERIAL=n
|
||||
CONFIG_SHELL_BACKEND_DUMMY=y
|
||||
CONFIG_MCUMGR_GRP_SHELL=y
|
||||
|
|
Loading…
Reference in a new issue