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:
Jamie McCrae 2024-02-08 11:00:33 +00:00 committed by Henrik Brix Andersen
parent 3e634268d6
commit 7567e7a627

View file

@ -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