tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 840126e36e8ff272cb63158646433fa1324533d9 commit: 87c2a29a6bf1a078d82427d42a2480a61814f8e3 [3731/5667] pinctrl: imx8m: kconfig: Depends on SOC_IMX8M config: x86_64-kismet-CONFIG_PINCTRL_IMX-CONFIG_PINCTRL_IMX8MN-0-0 (https://download.01.org/0day-ci/archive/20220907/202209071638.XRTiBSym-lkp@xxxxxxxxx/config) reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=87c2a29a6bf1a078d82427d42a2480a61814f8e3 git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master 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_IMX8MN -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_IMX8MN WARNING: unmet direct dependencies detected for PINCTRL_IMX Depends on [n]: PINCTRL [=y] && OF [=n] Selected by [y]: - PINCTRL_IMX8MN [=y] && PINCTRL [=y] && SOC_IMX8M [=y] -- 0-DAY CI Kernel Test Service https://01.org/lkp