Hi lkp@xxxxxxxxx, > Subject: [usb:usb-next 35/35] kismet: WARNING: unmet direct dependencies > detected for USB_RZV2M_USB3DRD when selected by USB_XHCI_RZV2M > > git fetch --no-tags usb usb-next > git checkout c52c9acc415eb6ff54f658492f8c53da0fc3528a > # 1. reproduce by kismet > # install kmax per > > kismet --linux-ksrc=linux --selectees CONFIG_USB_RZV2M_USB3DRD -- > selectors CONFIG_USB_XHCI_RZV2M -a=csky > # 2. reproduce by make > # save the config file to linux source tree > cd linux > make ARCH=csky olddefconfig > > If you fix the issue, kindly add following tag where applicable > | Reported-by: kernel test robot <lkp@xxxxxxxxx> > > kismet warnings: (new ones prefixed by >>) > >> kismet: WARNING: unmet direct dependencies detected for USB_RZV2M_USB3DRD > when selected by USB_XHCI_RZV2M > .config:4492:warning: symbol value 'ONFIG_ARCH_MMAP_RND_BITS_MI' invalid Looks like this config from kismet is wrong. Can you please fix it and try? Cheers, Biju > for ARCH_MMAP_RND_BITS > > WARNING: unmet direct dependencies detected for USB_RZV2M_USB3DRD > Depends on [n]: USB_SUPPORT [=y] && USB_GADGET [=n] && (ARCH_R9A09G011 > [=n] || COMPILE_TEST [=y]) > Selected by [y]: > - USB_XHCI_RZV2M [=y] && USB_SUPPORT [=y] && USB [=y] && USB_XHCI_HCD > [=y] && USB_XHCI_PLATFORM [=y] && (ARCH_R9A09G011 [=n] || COMPILE_TEST [=y]) >