CC: Paul Gazzillo <[email protected]> CC: Necip Fazil Yildiran <[email protected]> CC: [email protected] BCC: [email protected] CC: [email protected] TO: Andrew Lunn <[email protected]> CC: Andrey Smirnov <[email protected]>
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: 2 weeks ago :::::: commit date: 2 weeks ago config: (https://download.01.org/0day-ci/archive/20220518/[email protected]/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_KEYBOARD_GPIO_POLLED --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 <[email protected]> kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for KEYBOARD_GPIO_POLLED >> when selected by ZII_RAP WARNING: unmet direct dependencies detected for IGB Depends on [n]: NETDEVICES [=y] && ETHERNET [=n] && 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 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 TQMX86_WDT Depends on [n]: WATCHDOG [=n] && X86 [=y] 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 [=y] && 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 [=y] && USB [=n] && USB_SERIAL [=y] 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 [=n] && 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 [=y] && 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 -- [email protected] To unsubscribe send an email to [email protected]
