tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 07dc787be2316e243a16a33d0a9b734cd9365bd3 commit: 9ec092d2feb69045dd289845024301fb91c064ee [3429/4317] net: ethernet: stmmac: add missing sgmii configure for ipq806x config: (https://download.01.org/0day-ci/archive/20220619/202206190713.fdl1vZwL-lkp@xxxxxxxxx/config) reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=9ec092d2feb69045dd289845024301fb91c064ee 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 9ec092d2feb69045dd289845024301fb91c064ee # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_QCOM_SOCINFO --selectors CONFIG_DWMAC_IPQ806X -a=arm64 # 2. reproduce by make # save the config file to linux source tree cd linux make ARCH=arm64 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 QCOM_SOCINFO when selected by DWMAC_IPQ806X WARNING: unmet direct dependencies detected for QCOM_SOCINFO Depends on [n]: QCOM_SMEM [=n] Selected by [y]: - DWMAC_IPQ806X [=y] && NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_STMICRO [=y] && STMMAC_ETH [=y] && STMMAC_PLATFORM [=y] && OF [=y] && (ARCH_QCOM [=y] || COMPILE_TEST [=n]) -- 0-DAY CI Kernel Test Service https://01.org/lkp