On Wed, Mar 27, 2019 at 08:43:19AM -0700, Randy Dunlap wrote: > From: Randy Dunlap <[email protected]> > > Fix kconfig warning for SND_SOC_LOCHNAGAR_SC: > > WARNING: unmet direct dependencies detected for SND_SOC_LOCHNAGAR_SC > Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=m] && > MFD_LOCHNAGAR [=n] > Selected by [m]: > - SND_SOC_ALL_CODECS [=m] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=m] > && COMPILE_TEST [=y] > > Signed-off-by: Randy Dunlap <[email protected]> > Cc: Piotr Stankiewicz <[email protected]> > Cc: Charles Keepax <[email protected]> > Cc: Richard Fitzgerald <[email protected]> > Cc: [email protected] > Cc: Liam Girdwood <[email protected]> > Cc: Mark Brown <[email protected]> > Cc: [email protected] > ---
Acked-by: Charles Keepax <[email protected]> Thanks, Charles

