blob: a12aa982a1daa0a8c36173f855d1da6095a1fc31 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
if BOARD_HIFIVE1
config BOARD
default "hifive1"
if PWM
config PWM_SIFIVE
default y
endif
endif