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