CONFIG_IPM_CONSOLE_STACK_SIZE:

Eack instance of the IPM console receiver driver creates a worker thread to print out incoming messages from the remote CPU. Specify the stack size for these threads here.

Symbol:

IPM_CONSOLE_STACK_SIZE

Type:

int

Value:

“”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “Stack size for IPM console receiver thread” if IPM_CONSOLE_RECEIVER (value: “n”)
Default values:
  • 512 (value: “n”)
  • Condition: IPM_CONSOLE_RECEIVER (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

CONSOLE (value: “n”)

Locations:
  • ../drivers/console/Kconfig:139