CC: Paul Gazzillo <[email protected]> CC: Necip Fazil Yildiran <[email protected]> CC: [email protected] BCC: [email protected] CC: [email protected] TO: Javier Martinez Canillas <[email protected]> CC: Maxime Ripard <[email protected]>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: f993aed406eaf968ba3867a76bb46c95336a33d0 commit: a61732e808672cfa8c8c6028bcf9feacb953ef40 drm: Add driver for Solomon SSD130x OLED displays date: 3 months ago :::::: branch date: 6 hours ago :::::: commit date: 3 months ago config: (https://download.01.org/0day-ci/archive/20220519/[email protected]/config) reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a61732e808672cfa8c8c6028bcf9feacb953ef40 git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git git fetch --no-tags linus master git checkout a61732e808672cfa8c8c6028bcf9feacb953ef40 # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_DRM_GEM_SHMEM_HELPER --selectors CONFIG_DRM_SSD130X -a=arm # 2. reproduce by make # save the config file to linux source tree cd linux make ARCH=arm olddefconfig If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <[email protected]> kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for DRM_GEM_SHMEM_HELPER >> when selected by DRM_SSD130X WARNING: unmet direct dependencies detected for SND_SOC_DMIC Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && GPIOLIB [=n] Selected by [y]: - SND_SOC_STM32_DFSDM [=y] && SOUND [=y] && !UML && SND [=y] && (ARCH_STM32 [=n] || COMPILE_TEST [=y]) && SND_SOC [=y] && STM32_DFSDM_ADC [=y] WARNING: unmet direct dependencies detected for DRM_GEM_SHMEM_HELPER Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && MMU [=n] Selected by [y]: - DRM_SSD130X [=y] && HAS_IOMEM [=y] && DRM [=y] -- 0-DAY CI Kernel Test Service https://01.org/lkp _______________________________________________ kbuild mailing list -- [email protected] To unsubscribe send an email to [email protected]
