CC: Paul Gazzillo <p...@pgazz.com> CC: Necip Fazil Yildiran <fazilyildi...@gmail.com> CC: kbuild-...@lists.01.org BCC: l...@intel.com CC: linux-ker...@vger.kernel.org TO: Andrew Lunn <and...@lunn.ch> CC: Andrey Smirnov <andrew.smir...@gmail.com>
tree: https://github.com/lunn/linux.git v5.18-rc4-stacked-bridges head: 54c29cf210da59f450762e12946a2dec224c6850 commit: 104ddfd33f3bd72e3a37262edefff94c0c7d55d4 [1/2] platform/x86: Add Zodiac Radio Access Point platform driver :::::: branch date: 12 days ago :::::: commit date: 13 days ago config: (https://download.01.org/0day-ci/archive/20220517/202205170220.0cctplss-...@intel.com/config) reproduce: # https://github.com/lunn/linux/commit/104ddfd33f3bd72e3a37262edefff94c0c7d55d4 git remote add lunn https://github.com/lunn/linux.git git fetch --no-tags lunn v5.18-rc4-stacked-bridges git checkout 104ddfd33f3bd72e3a37262edefff94c0c7d55d4 # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_EEPROM_AT24 --selectors CONFIG_ZII_RAP -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 as appropriate Reported-by: kernel test robot <l...@intel.com> kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for EEPROM_AT24 when >> selected by ZII_RAP WARNING: unmet direct dependencies detected for NET_DSA Depends on [n]: NET [=y] && (BRIDGE [=n] || BRIDGE [=n]=n) && (HSR [=n] || HSR [=n]=n) && INET [=n] && NETDEVICES [=y] Selected by [y]: - ZII_RAP [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y] WARNING: unmet direct dependencies detected for IGB Depends on [n]: NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_INTEL [=n] && PCI [=n] && PTP_1588_CLOCK_OPTIONAL [=y] Selected by [y]: - ZII_RAP [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y] WARNING: unmet direct dependencies detected for PINCTRL_SX150X Depends on [n]: PINCTRL [=y] && I2C [=n]=y Selected by [y]: - ZII_RAP [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y] WARNING: unmet direct dependencies detected for EEPROM_AT24 Depends on [n]: I2C [=n] && SYSFS [=y] Selected by [y]: - ZII_RAP [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y] WARNING: unmet direct dependencies detected for MMC_SDHCI_PCI Depends on [n]: MMC [=y] && MMC_SDHCI [=y] && PCI [=n] Selected by [y]: - ZII_RAP [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y] WARNING: unmet direct dependencies detected for RTC_DRV_DS1307 Depends on [n]: RTC_CLASS [=y] && I2C [=n] Selected by [y]: - ZII_RAP [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y] WARNING: unmet direct dependencies detected for USB_SERIAL Depends on [n]: USB_SUPPORT [=n] && USB [=n] && TTY [=y] Selected by [y]: - ZII_RAP [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y] WARNING: unmet direct dependencies detected for USB_SERIAL_FTDI_SIO Depends on [n]: USB_SUPPORT [=n] && USB [=n] && USB_SERIAL [=y] Selected by [y]: - ZII_RAP [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y] WARNING: unmet direct dependencies detected for I2C_OCORES Depends on [n]: I2C [=n] && HAS_IOMEM [=y] Selected by [y]: - ZII_RAP [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y] WARNING: unmet direct dependencies detected for DS1682 Depends on [n]: I2C [=n] Selected by [y]: - ZII_RAP [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y] WARNING: unmet direct dependencies detected for KEYBOARD_GPIO_POLLED Depends on [n]: INPUT [=y] && INPUT_KEYBOARD [=n] && GPIOLIB [=y] Selected by [y]: - ZII_RAP [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y] WARNING: unmet direct dependencies detected for USB_SERIAL_CONSOLE Depends on [n]: USB_SUPPORT [=n] && USB [=n] && USB_SERIAL [=y]=y Selected by [y]: - ZII_RAP [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y] -- 0-DAY CI Kernel Test Service https://01.org/lkp _______________________________________________ kbuild mailing list -- kbuild@lists.01.org To unsubscribe send an email to kbuild-le...@lists.01.org