Skip to content

Commit

Permalink
mfd: Make WM8400 depend on I2C until SPI is submitted
Browse files Browse the repository at this point in the history
Otherwise we could build in WM8400 but not I2C.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
  • Loading branch information
Mark Brown authored and Samuel Ortiz committed Oct 24, 2008
1 parent 8e2eaab commit 9c36645
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/mfd/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ config PMIC_DA903X

config MFD_WM8400
tristate "Support Wolfson Microelectronics WM8400"
depends on I2C
help
Support for the Wolfson Microelecronics WM8400 PMIC and audio
CODEC. This driver adds provides common support for accessing
Expand Down

0 comments on commit 9c36645

Please sign in to comment.