diff options
Diffstat (limited to 'drivers/spi/Kconfig')
-rw-r--r-- | drivers/spi/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index bef864f46e..fe01c737d7 100644 --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig @@ -37,8 +37,8 @@ config ATMEL_SPI depends on ARCH_AT91 help This enables driver for the Atmel SPI Controller, present on - many AT32 (AVR32) and AT91 (ARM) chips. This driver can be - used to access the SPI Flash, such as AT25DF321. + many AT91 (ARM) chips. This driver can be used to access + the SPI Flash, such as AT25DF321. config CADENCE_QSPI bool "Cadence QSPI driver" |