Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a8fa0ea9389903c5058fb59a0a43d5442f1e7dd3
/
.
/
boards
/
quicklogic
/
qomu
/
Kconfig
blob: 09746596acf94ab324c2b58827dc55198e293aea [
file
] [
log
] [
blame
]
# QuickLogic Qomu board
# Copyright (c) 2022 Antmicro <www.antmicro.com>
# SPDX-License-Identifier: Apache-2.0
config BOARD_INIT_PRIORITY
int
default
KERNEL_INIT_PRIORITY_DEFAULT
help
Board
initialization priority
.