rpi3: config: Enable SPI interface
authorHyeongsik Min <hyeongsik.min@samsung.com>
Tue, 11 Jul 2017 11:55:13 +0000 (20:55 +0900)
committerJoonyoung Shim <jy0922.shim@samsung.com>
Wed, 26 Jul 2017 05:25:43 +0000 (14:25 +0900)
Uncomment spi=on in config.txt file to enable SPI interface.

Change-Id: I595628838fe9d769b243948e7118d36f4647e490
Signed-off-by: Hyeongsik Min <hyeongsik.min@samsung.com>
rpi3/boot/config.txt

index e785afc98a0195a154f5666d8e05810a44590cbf..404991265a3cb408ae1b575e7edc0fcfbf075532 100644 (file)
@@ -45,7 +45,7 @@
 # Uncomment some or all of these to enable the optional hardware interfaces
 #dtparam=i2c_arm=on
 #dtparam=i2s=on
-#dtparam=spi=on
+dtparam=spi=on
 
 # Uncomment this to enable the lirc-rpi module
 #dtoverlay=lirc-rpi