diff options
Diffstat (limited to 'src/soc/imgtec/pistachio/Kconfig')
-rw-r--r-- | src/soc/imgtec/pistachio/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/imgtec/pistachio/Kconfig b/src/soc/imgtec/pistachio/Kconfig index e26130b8a7..2e28174329 100644 --- a/src/soc/imgtec/pistachio/Kconfig +++ b/src/soc/imgtec/pistachio/Kconfig @@ -21,6 +21,7 @@ config CPU_IMGTEC_PISTACHIO select HAVE_UART_SPECIAL select SPI_ATOMIC_SEQUENCING select GENERIC_GPIO_LIB + select HAVE_HARD_RESET bool if CPU_IMGTEC_PISTACHIO |