ARM: configs: sama5_defconfig: add QSPI driver
authorNicolas Ferre <nicolas.ferre@microchip.com>
Mon, 8 Feb 2021 08:19:31 +0000 (09:19 +0100)
committerNicolas Ferre <nicolas.ferre@microchip.com>
Mon, 8 Feb 2021 08:55:00 +0000 (09:55 +0100)
Add Quad SPI driver to the sama5 defconfig. This driver is needed for
sama5d2 SoC.

Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com>
arch/arm/configs/sama5_defconfig

index b72bd38a1c457bc7d2ffcfe0873fd6b66f1de0ee..f4c3c0652432a2c146d3ac00b9b3e2de3a7d2a77 100644 (file)
@@ -121,6 +121,7 @@ CONFIG_I2C_AT91=y
 CONFIG_I2C_GPIO=y
 CONFIG_SPI=y
 CONFIG_SPI_ATMEL=y
+CONFIG_SPI_ATMEL_QUADSPI=y
 CONFIG_SPI_GPIO=y
 CONFIG_GPIO_SYSFS=y
 CONFIG_GPIO_SAMA5D2_PIOBU=m