zephyr/boards/arm/gd32f407v_start/Kconfig.defconfig

10 lines
200 B
Plaintext

# Copyright (c) 2022, TOKITA Hiroshi <tokita.hiroshi@gmail.com>
# SPDX-License-Identifier: Apache-2.0
if BOARD_GD32F407V_START
config BOARD
default "gd32f407v_start"
endif # BOARD_GD32F407V_START