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 9eb001da49..423e98837a 100644 --- a/src/soc/imgtec/pistachio/Kconfig +++ b/src/soc/imgtec/pistachio/Kconfig @@ -27,6 +27,7 @@ config CPU_IMGTEC_PISTACHIO select HAVE_UART_MEMORY_MAPPED select HAVE_UART_SPECIAL select SPI_ATOMIC_SEQUENCING + select GENERIC_GPIO_LIB bool if CPU_IMGTEC_PISTACHIO |