ARM64: tizen_bcmrpi3_defconfig: enable SPI_BCM2835
authorHyeongsik Min <hyeongsik.min@samsung.com>
Tue, 11 Jul 2017 11:24:27 +0000 (20:24 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 4 Nov 2019 09:00:55 +0000 (18:00 +0900)
Enables support of BCM2835 SPI driver needed by peripheral-io.

Change-Id: Ibf2aaca64462e4046ba155d11783f19f912ef8c3
Signed-off-by: Hyeongsik Min <hyeongsik.min@samsung.com>
arch/arm64/configs/tizen_bcmrpi3_defconfig

index c9b0de8..4d4fe24 100644 (file)
@@ -1783,7 +1783,7 @@ CONFIG_SPI_MASTER=y
 #
 # CONFIG_SPI_ALTERA is not set
 # CONFIG_SPI_AXI_SPI_ENGINE is not set
-# CONFIG_SPI_BCM2835 is not set
+CONFIG_SPI_BCM2835=y
 # CONFIG_SPI_BCM2835AUX is not set
 # CONFIG_SPI_BITBANG is not set
 # CONFIG_SPI_CADENCE is not set