openwrtv4/target/linux/brcm2708/patches-4.4/1000-mfd-rpisense-disable.patch
John Crispin f78f271c1e brcm2708: update patches to latest version
As usual these patches were extracted from the raspberry repo:
https://github.com/raspberrypi/linux/commits/rpi-4.4.y

- Disable unused MFD RPISENSE driver.
- Disable ethernet HW checksums in order to avoid kernel exceptions.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>

SVN-Revision: 48985
2016-03-10 19:11:23 +00:00

10 lines
299 B
Diff

--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -13,6 +13,7 @@ config MFD_CORE
config MFD_RPISENSE_CORE
tristate "Raspberry Pi Sense HAT core functions"
depends on I2C
+ depends on BROKEN
select MFD_CORE
help
This is the core driver for the Raspberry Pi Sense HAT. This provides