Revert "Revert "riscv: sifive: fu540: Add gpio-restart support""

This reverts commit 23da3c682a.

Now the build failure of sifive_fu540_defconfig board has been fixed,
revert this "revert patch".

Signed-off-by: Bin Meng <bin.meng@windriver.com>
This commit is contained in:
Bin Meng 2020-07-19 20:06:46 -07:00 committed by Andes
parent 6b62495026
commit 265d46ba13

View file

@ -68,5 +68,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
imply SIFIVE_OTP
imply DM_PWM
imply PWM_SIFIVE
imply SYSRESET
imply SYSRESET_GPIO
endif