Revert "shell: Fix dependency to log_output"
This reverts commit b0072e1cea
.
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
d03d17a7fa
commit
7dde7f626f
1 changed files with 0 additions and 1 deletions
|
@ -228,7 +228,6 @@ config SHELL_LOG_BACKEND
|
||||||
bool "Shell log backend"
|
bool "Shell log backend"
|
||||||
depends on LOG && !LOG_MODE_MINIMAL
|
depends on LOG && !LOG_MODE_MINIMAL
|
||||||
select MPSC_PBUF
|
select MPSC_PBUF
|
||||||
select LOG_OUTPUT
|
|
||||||
default y if LOG
|
default y if LOG
|
||||||
help
|
help
|
||||||
When enabled, backend will use the shell for logging.
|
When enabled, backend will use the shell for logging.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue