6 lines
165 B
Plaintext
6 lines
165 B
Plaintext
|
# Copyright (c) 2019 SiFive Inc.
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
config BOARD_HIFIVE1_REVB
|
||
|
bool "HiFive1 Rev B target"
|
||
|
depends on SOC_RISCV32_SIFIVE_FREEDOM
|