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 <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
2eb257913a
commit
a14cba891e
1 changed files with 0 additions and 3 deletions
|
@ -45,9 +45,6 @@ if LOG
|
|||
config LOG_PRINTK
|
||||
default y
|
||||
|
||||
config LOG_IMMEDIATE
|
||||
default y
|
||||
|
||||
config LOG_BACKEND_ADSP
|
||||
default y
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue