tree: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git bleeding-edge head: 226ec3112c6fa4db1188828f76319f7eb6eb85ee commit: e46dd09e5172877dd18dce7703f13338f3732ce3 [52/63] PNP: add HAS_IOPORT dependencies config: x86_64-kismet-CONFIG_ISAPNP-CONFIG_SND_AD1816A-0-0 (https://download.01.org/0day-ci/archive/20230321/202303211932.5gtCVHCz-lkp@xxxxxxxxx/config) reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git/commit/?id=e46dd09e5172877dd18dce7703f13338f3732ce3 git remote add rafael-pm https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git git fetch --no-tags rafael-pm bleeding-edge git checkout e46dd09e5172877dd18dce7703f13338f3732ce3 # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_ISAPNP --selectors CONFIG_SND_AD1816A -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 where applicable | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Link: https://lore.kernel.org/oe-kbuild-all/202303211932.5gtCVHCz-lkp@xxxxxxxxx/ kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for ISAPNP when selected by SND_AD1816A .config:4899:warning: symbol value 'ONFIG_ARCH_MMAP_RND_BITS_MI' invalid for ARCH_MMAP_RND_BITS .config:5957:warning: symbol value 'ONFIG_ARCH_MMAP_RND_COMPAT_BITS_MI' invalid for ARCH_MMAP_RND_COMPAT_BITS WARNING: unmet direct dependencies detected for ISAPNP Depends on [n]: PNP [=y] && (ISA [=n] || HAS_IOPORT && COMPILE_TEST [=y]) Selected by [y]: - SND_AD1816A [=y] && SOUND [=y] && !UML && SND [=y] && SND_ISA [=y] && PNP [=y] - SND_ALS100 [=y] && SOUND [=y] && !UML && SND [=y] && SND_ISA [=y] && PNP [=y] -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests