tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-next head: c52c9acc415eb6ff54f658492f8c53da0fc3528a commit: c52c9acc415eb6ff54f658492f8c53da0fc3528a [35/35] xhci: host: Add Renesas RZ/V2M SoC support config: csky-kismet-CONFIG_USB_RZV2M_USB3DRD-CONFIG_USB_XHCI_RZV2M-0-0 (https://download.01.org/0day-ci/archive/20230130/202301301054.KVvGA5XO-lkp@xxxxxxxxx/config) reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/commit/?id=c52c9acc415eb6ff54f658492f8c53da0fc3528a git remote add usb https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git git fetch --no-tags usb usb-next git checkout c52c9acc415eb6ff54f658492f8c53da0fc3528a # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md 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 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]) -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests