boards: intel_adl: Remove hardcoded backend shell priority
Remove hardcoded CONFIG_SHELL_BACKEND_SERIAL_INIT_PRIORITY which is now set automatically. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
2bf4ab625a
commit
93672e2f8f
2 changed files with 0 additions and 2 deletions
|
@ -15,4 +15,3 @@ CONFIG_BUILD_NO_GAP_FILL=y
|
|||
CONFIG_HEAP_MEM_POOL_SIZE=64000000
|
||||
CONFIG_MAIN_STACK_SIZE=320000
|
||||
CONFIG_UART_NS16550_PARENT_INIT_LEVEL=y
|
||||
CONFIG_SHELL_BACKEND_SERIAL_INIT_PRIORITY=55
|
||||
|
|
|
@ -15,4 +15,3 @@ CONFIG_BUILD_NO_GAP_FILL=y
|
|||
CONFIG_HEAP_MEM_POOL_SIZE=64000000
|
||||
CONFIG_MAIN_STACK_SIZE=320000
|
||||
CONFIG_UART_NS16550_PARENT_INIT_LEVEL=y
|
||||
CONFIG_SHELL_BACKEND_SERIAL_INIT_PRIORITY=55
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue