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:
Andrei Emeltchenko 2023-08-18 12:19:53 +03:00 committed by Carles Cufí
commit 93672e2f8f
2 changed files with 0 additions and 2 deletions

View file

@ -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

View file

@ -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