Skip to content

Commit 7dde7f6

Browse files
carlescufinashif
authored andcommitted
Revert "shell: Fix dependency to log_output"
This reverts commit b0072e1. Signed-off-by: Carles Cufi <[email protected]>
1 parent d03d17a commit 7dde7f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

subsys/shell/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,6 @@ config SHELL_LOG_BACKEND
228228
bool "Shell log backend"
229229
depends on LOG && !LOG_MODE_MINIMAL
230230
select MPSC_PBUF
231-
select LOG_OUTPUT
232231
default y if LOG
233232
help
234233
When enabled, backend will use the shell for logging.

0 commit comments

Comments
 (0)