Still seeing this build (Kconfig) warning in mmotm of 20220322: On 2/24/22 09:13, Randy Dunlap wrote: > > > On 2/23/22 21:21, Andrew Morton wrote: >> The mm-of-the-moment snapshot 2022-02-23-21-20 has been uploaded to >> >> https://www.ozlabs.org/~akpm/mmotm/ >> >> mmotm-readme.txt says >> >> README for mm-of-the-moment: >> >> https://www.ozlabs.org/~akpm/mmotm/ >> >> This is a snapshot of my -mm patch queue. Uploaded at random hopefully >> more than once a week. > > on x86_64: > > WARNING: unmet direct dependencies detected for SND_SOC_WCD938X > Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=m] && SND_SOC_WCD938X_SDW [=n] && (SOUNDWIRE [=n] || !SOUNDWIRE [=n]) > Selected by [m]: > - SND_SOC_SC7280 [=m] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=m] && SND_SOC_QCOM [=m] && (I2C [=y] && SOUNDWIRE [=n] || COMPILE_TEST [=y]) > > > Full randconfig file is attached. > -- ~Randy