tree: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git devel head: 1074e1d23a5c201b6558878a09f1d2b7c9506835 commit: 87c2a29a6bf1a078d82427d42a2480a61814f8e3 [26/32] pinctrl: imx8m: kconfig: Depends on SOC_IMX8M config: x86_64-kismet-CONFIG_PINCTRL_IMX-CONFIG_PINCTRL_IMX8MM-0-0 (https://download.01.org/0day-ci/archive/20220905/202209051658.U9ttAH6z-lkp@xxxxxxxxx/config) reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git/commit/?id=87c2a29a6bf1a078d82427d42a2480a61814f8e3 git remote add linusw-pinctrl https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git git fetch --no-tags linusw-pinctrl devel git checkout 87c2a29a6bf1a078d82427d42a2480a61814f8e3 # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_PINCTRL_IMX --selectors CONFIG_PINCTRL_IMX8MM -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> kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for PINCTRL_IMX when selected by PINCTRL_IMX8MM WARNING: unmet direct dependencies detected for PINCTRL_IMX Depends on [n]: PINCTRL [=y] && OF [=n] Selected by [y]: - PINCTRL_IMX8MM [=y] && PINCTRL [=y] && SOC_IMX8M [=y] WARNING: unmet direct dependencies detected for PM_GENERIC_DOMAINS_OF Depends on [n]: PM_GENERIC_DOMAINS [=y] && OF [=n] Selected by [y]: - QCOM_RPMPD [=y] && PM [=y] && QCOM_SMD_RPM [=y] -- 0-DAY CI Kernel Test Service https://01.org/lkp