Skip to content

Commit 9c36645

Browse files
broonieSamuel Ortiz
authored andcommitted
mfd: Make WM8400 depend on I2C until SPI is submitted
Otherwise we could build in WM8400 but not I2C. Signed-off-by: Mark Brown <[email protected]> Signed-off-by: Samuel Ortiz <[email protected]>
1 parent 8e2eaab commit 9c36645

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/mfd/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ config PMIC_DA903X
116116

117117
config MFD_WM8400
118118
tristate "Support Wolfson Microelectronics WM8400"
119+
depends on I2C
119120
help
120121
Support for the Wolfson Microelecronics WM8400 PMIC and audio
121122
CODEC. This driver adds provides common support for accessing

0 commit comments

Comments
 (0)