lkml.org 
[lkml]   [2022]   [May]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: kismet: WARNING: unmet direct dependencies detected for SND_SOC_RT1015P when selected by SND_SOC_INTEL_SOF_RT5682_MACH
From


On 5/12/22 11:57, kernel test robot wrote:
> tree:  
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head:   feb9c5e19e913b53cb536a7aa7c9f20107bb51ec
> commit: 32666b866f55a224d2f07f83594fcf37a922b6c9 ASoC: Intel: boards:
> remove explicit dependency on GPIOLIB when DMIC is used"
> date:   9 weeks ago
> config: (attached as .config)
> reproduce:
>         #
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=32666b866f55a224d2f07f83594fcf37a922b6c9
>
>         git remote add linus
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>         git fetch --no-tags linus master
>         git checkout 32666b866f55a224d2f07f83594fcf37a922b6c9
>         # 1. reproduce by kismet
>            # install kmax per https://github.com/paulgazz/kmax/README.md
>            kismet --linux-ksrc=linux --selectees CONFIG_SND_SOC_RT1015P
> --selectors CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH -a=x86_64
>         # 2. reproduce by make
>            # save the config file to linux source tree
>            cd linux
>            make ARCH=x86_64 olddefconfig
>
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <yujie.liu@intel.com>
>
>
> kismet warnings: (new ones prefixed by >>)
>>> kismet: WARNING: unmet direct dependencies detected for
> SND_SOC_RT1015P when selected by SND_SOC_INTEL_SOF_RT5682_MACH
>
>    WARNING: unmet direct dependencies detected for SND_SOC_RT1015P
>      Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] &&
> GPIOLIB [=n]
>      Selected by [y]:
>      - SND_SOC_INTEL_SOF_RT5682_MACH [=y] && SOUND [=y] && !UML && SND
> [=y] && SND_SOC [=y] && SND_SOC_INTEL_MACH [=y] && (SND_SOC_SOF_HDA_LINK
> [=y] || SND_SOC_SOF_BAYTRAIL [=n]) && I2C [=y] && ACPI [=y] &&
> (SND_HDA_CODEC_HDMI [=y] && SND_SOC_SOF_HDA_AUDIO_CODEC [=y] &&
> (MFD_INTEL_LPSS [=y] || COMPILE_TEST [=y]) || SND_SOC_SOF_BAYTRAIL [=n]
> && (X86_INTEL_LPSS [=n] || COMPILE_TEST [=y]))


This seems to be a generic problem in codecs to use 'depends on GPIOLIB'
even when the gpio is optional

I'll send another patch for this.

\
 
 \ /
  Last update: 2022-05-13 03:03    [W:2.945 / U:0.484 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site