1# SPDX-License-Identifier: Apache-2.0
2
3config BOARD_HIFIVE1
4	bool "HiFive1 target"
5	depends on SOC_RISCV_SIFIVE_FREEDOM
6