From: Hyeongsik Min Date: Tue, 11 Jul 2017 11:24:27 +0000 (+0900) Subject: ARM64: tizen_bcmrpi3_defconfig: enable SPI_BCM2835 X-Git-Tag: submit/tizen/20180904.010142~68 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d72beff791f7478bbd98d03c8b2a37e51211c47e;p=platform%2Fkernel%2Flinux-rpi3.git ARM64: tizen_bcmrpi3_defconfig: enable SPI_BCM2835 Enables support of BCM2835 SPI driver needed by peripheral-io. Change-Id: Ibf2aaca64462e4046ba155d11783f19f912ef8c3 Signed-off-by: Hyeongsik Min --- diff --git a/arch/arm64/configs/tizen_bcmrpi3_defconfig b/arch/arm64/configs/tizen_bcmrpi3_defconfig index c9b0de8d2c18..4d4fe24d10a1 100644 --- a/arch/arm64/configs/tizen_bcmrpi3_defconfig +++ b/arch/arm64/configs/tizen_bcmrpi3_defconfig @@ -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