build: make QUARK_SE_IPM_CONSOLE_RING_BUF_SIZE32 symbol editable
QUARK_SE_IPM_CONSOLE_RING_BUF_SIZE32 symbol must be editable through configuration menus and configuration snippets (QA request). Adding a title for the kconfig symbol makes it editable. Change-Id: Id0147a50d94033e1392327935bcbfbdb5a9eedd8 Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
This commit is contained in:
parent
40f8914376
commit
eb8ab24ae8
1 changed files with 1 additions and 1 deletions
|
@ -379,7 +379,7 @@ endif
|
||||||
|
|
||||||
if IPM_CONSOLE_RECEIVER
|
if IPM_CONSOLE_RECEIVER
|
||||||
config QUARK_SE_IPM_CONSOLE_RING_BUF_SIZE32
|
config QUARK_SE_IPM_CONSOLE_RING_BUF_SIZE32
|
||||||
int
|
int "IPM Console Ring Buffer Size"
|
||||||
default 256
|
default 256
|
||||||
help
|
help
|
||||||
Size of the buffer for the console reciever, for incoming
|
Size of the buffer for the console reciever, for incoming
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue