You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
299 B
11 lines
299 B
8 years ago
|
--- 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
|