blob: b76834fc3be61c8b91366a986eac8967d2b25194 [file] [log] [blame]
# OpenISA VEGAboard board configuration
# Copyright (c) 2022 Henrik Brix Andersen <henrik@brixandersen.dk>
# SPDX-License-Identifier: Apache-2.0
config BOARD_INIT_PRIORITY
int "Board initialization priority"
default 45
depends on BOARD_RV32M1_VEGA && BT_CTLR_DEBUG_PINS
help
Board initialization priority. The board initialization must take
place after the GPIO driver is initialized.