public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* regulator: da9062: undefined Kconfig option MFD_DA9062
@ 2015-05-22  8:20 Valentin Rothberg
  2015-05-22  8:57 ` Opensource [Steve Twiss]
  2015-05-22  9:35 ` Mark Brown
  0 siblings, 2 replies; 10+ messages in thread
From: Valentin Rothberg @ 2015-05-22  8:20 UTC (permalink / raw)
  To: stwiss.opensource
  Cc: broonie, lgirdwood, support.opensource, linux-kernel, Paul Bolle,
	Andreas Ruprecht, hengelein Stefan

Hi Steve,

your commit 4068e5182ada ("regulator: da9062: DA9062 regulator
driver") is in today's linux-next tree (i.e., next-20150522) and adds
the following lines of code to drivers/regulator/Kconfig:

+config REGULATOR_DA9062
+       tristate "Dialog Semiconductor DA9062 regulators"
+       depends on MFD_DA9062

MFD_DA9062 is not defined in Kconfig, so that the dependency is always
false.  Hence, the da9062-regulator driver cannot be compiled at the
current state.

Is there a patch queued somewhere to add the missing Kconfig option?

I detected this issue with scripts/checkkconfigsymbols.py by diffing
yesterday's and today's linux-next tree.

Kind regards,
 Valentin

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-05-27  7:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-22  8:20 regulator: da9062: undefined Kconfig option MFD_DA9062 Valentin Rothberg
2015-05-22  8:57 ` Opensource [Steve Twiss]
2015-05-26 10:37   ` Lee Jones
2015-05-27  7:19     ` Opensource [Steve Twiss]
2015-05-22  9:35 ` Mark Brown
2015-05-22  9:52   ` Paul Bolle
2015-05-22 10:12     ` Mark Brown
2015-05-22 10:53       ` Valentin Rothberg
2015-05-22 13:07         ` Mark Brown
2015-05-22 14:03           ` Paul Bolle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox