]> git.dujemihanovic.xyz Git - u-boot.git/commit
spi: Kconfig: Enable SPI_SUNXI for SUNXI
authorJagan Teki <jagan@amarulasolutions.com>
Wed, 16 Oct 2019 12:35:56 +0000 (18:05 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Thu, 24 Oct 2019 19:18:31 +0000 (00:48 +0530)
commitdc738248db9355c66241979b21d6bf4e2a625bef
treefd800a9caefe325720fa4df82fa4f9a5d9d812d0
parent77df1a9b665461e03e6da94cd9fb0399c85e715a
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>
drivers/spi/Kconfig