Skip to content

Commit a14cba8

Browse files
finikorgjhedberg
authored andcommitted
soc: intel_apl_adsp: Remove LOG_IMMEDIATE default
Use standard log settings. Since default LOG_IMMEDIATE has changed to output one character we have one character ring buffer slots which limit amount of logs stored. Signed-off-by: Andrei Emeltchenko <[email protected]>
1 parent 2eb2579 commit a14cba8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

soc/xtensa/intel_apl_adsp/Kconfig.defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ if LOG
4545
config LOG_PRINTK
4646
default y
4747

48-
config LOG_IMMEDIATE
49-
default y
50-
5148
config LOG_BACKEND_ADSP
5249
default y
5350

0 commit comments

Comments
 (0)