boards: gd32f403z_eval: remove redundant Kconfig
Board does not have any init code, so BOARD_INIT_PRIORITY is redundant. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
d4838ed57e
commit
5b3dd2288e
|
@ -1,8 +0,0 @@
|
|||
# Copyright (c) 2021 ATL-Electronics
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config BOARD_INIT_PRIORITY
|
||||
int "Board initialization priority"
|
||||
default 50
|
||||
help
|
||||
Board initialization priority.
|
Loading…
Reference in a new issue