diff options
Diffstat (limited to 'board/sifive/fu540/Kconfig')
-rw-r--r-- | board/sifive/fu540/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/sifive/fu540/Kconfig b/board/sifive/fu540/Kconfig index 4aa1e4c19d..f3217f62c4 100644 --- a/board/sifive/fu540/Kconfig +++ b/board/sifive/fu540/Kconfig @@ -68,5 +68,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy imply SIFIVE_OTP imply DM_PWM imply PWM_SIFIVE + imply SYSRESET + imply SYSRESET_GPIO endif |