96aa0c6b0b
Patches from Raspberry Pi repo: https://github.com/raspberrypi/linux/commits/rpi-4.9.y Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 lines
299 B
Diff
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
|