samples: fix shell_module Kconfig menu name

Shell sample has the wrong mainmenu name, rename it one that makes
sense.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
Fabio Baltieri 2022-05-22 19:34:35 +01:00 committed by Mahesh Mahadevan
commit dd24c61a4a

View file

@ -3,7 +3,7 @@
# Copyright (c) 2018 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
mainmenu "Logger sample application"
mainmenu "Shell module sample application"
menu "Application configuration"