spi: Kconfig: Enable SPI_SUNXI for SUNXI
SPI_SUNXI driver is fully dm-aware and the Allwinner architecture kconfig would have logic to enable the DM_SPI. So, select default spi sunxi driver for sunxi architecture. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
This commit is contained in:
@@ -260,6 +260,7 @@ config SPI_SIFIVE
|
||||
|
||||
config SPI_SUNXI
|
||||
bool "Allwinner SoC SPI controllers"
|
||||
default ARCH_SUNXI
|
||||
help
|
||||
Enable the Allwinner SoC SPi controller driver.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user