mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
projects/RPi/patches/linux: update RPi support patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
27acd6d4e3
commit
2c403565cf
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 3.15.5 Kernel Configuration
|
# Linux/arm 3.15.7 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||||
@ -264,6 +264,7 @@ CONFIG_IOSCHED_CFQ=y
|
|||||||
CONFIG_DEFAULT_NOOP=y
|
CONFIG_DEFAULT_NOOP=y
|
||||||
CONFIG_DEFAULT_IOSCHED="noop"
|
CONFIG_DEFAULT_IOSCHED="noop"
|
||||||
CONFIG_UNINLINE_SPIN_UNLOCK=y
|
CONFIG_UNINLINE_SPIN_UNLOCK=y
|
||||||
|
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
|
||||||
# CONFIG_FREEZER is not set
|
# CONFIG_FREEZER is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -1334,6 +1335,7 @@ CONFIG_I2C_ALGOBIT=y
|
|||||||
#
|
#
|
||||||
# I2C system bus drivers (mostly embedded / system-on-chip)
|
# I2C system bus drivers (mostly embedded / system-on-chip)
|
||||||
#
|
#
|
||||||
|
# CONFIG_I2C_BCM2835 is not set
|
||||||
CONFIG_I2C_BCM2708=y
|
CONFIG_I2C_BCM2708=y
|
||||||
CONFIG_I2C_BCM2708_BAUDRATE=100000
|
CONFIG_I2C_BCM2708_BAUDRATE=100000
|
||||||
# CONFIG_I2C_CBUS_GPIO is not set
|
# CONFIG_I2C_CBUS_GPIO is not set
|
||||||
@ -1370,6 +1372,7 @@ CONFIG_SPI_MASTER=y
|
|||||||
# SPI Master Controller Drivers
|
# SPI Master Controller Drivers
|
||||||
#
|
#
|
||||||
# CONFIG_SPI_ALTERA is not set
|
# CONFIG_SPI_ALTERA is not set
|
||||||
|
# CONFIG_SPI_BCM2835 is not set
|
||||||
CONFIG_SPI_BCM2708=y
|
CONFIG_SPI_BCM2708=y
|
||||||
# CONFIG_SPI_BITBANG is not set
|
# CONFIG_SPI_BITBANG is not set
|
||||||
# CONFIG_SPI_GPIO is not set
|
# CONFIG_SPI_GPIO is not set
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user