Commit eee0e4b44f855f4a34c77137cb64d08c9fb484e9

Authored by Mark Brown
Committed by Samuel Ortiz
1 parent 168755ebb1

mfd: Don't support non-modular wm8400 build

It's relying on non-exported symbols.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -465,7 +465,7 @@
465 465 of the device
466 466  
467 467 config MFD_WM8400
468   - tristate "Support Wolfson Microelectronics WM8400"
  468 + bool "Support Wolfson Microelectronics WM8400"
469 469 select MFD_CORE
470 470 depends on I2C
471 471 select REGMAP_I2C