mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 03:46:56 +00:00
rpi-config: SPI bus support
With the newer kernels that use device tree, the SPI bus is only enabled by a device tree setting. This is now supported by adding ENABLE_SPI_BUS = "1" in local.conf Signed-off-by: Gary Thomas <gary@mlbassoc.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
0776b86c66
commit
bc0d788b47
@@ -189,6 +189,11 @@ kernels.
|
||||
NOTE: KERNEL_DEVICETREE is default enabled for kernel >= 3.18 and always disabled for
|
||||
older kernel versions.
|
||||
|
||||
2.M. Optional - enable SPI bus
|
||||
==============================
|
||||
When using device tree kernels, set this variable to enable the SPI bus
|
||||
ENABLE_SPI_BUS = "1"
|
||||
|
||||
3. Extra apps
|
||||
=============
|
||||
|
||||
|
||||
Reference in New Issue
Block a user