1# Copyright 2024 NXP 2# SPDX-License-Identifier: Apache-2.0 3 4config BOARD_INIT_PRIORITY 5 int "Board initialization priority" 6 default 1 7 help 8 Board initialization priority. 9