linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [lunn:v5.18-rc4-stacked-bridges 1/2] kismet: WARNING: unmet direct dependencies detected for KEYBOARD_GPIO_POLLED when selected by ZII_RAP
       [not found] <202205171346.hbcZqjB1-lkp@intel.com>
@ 2022-05-17  7:09 ` kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-05-17  7:09 UTC (permalink / raw)
  To: Andrew Lunn
  Cc: Paul Gazzillo, Necip Fazil Yildiran, kbuild-all,
	Linux Kernel Mailing List, Andrey Smirnov

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
config: (https://download.01.org/0day-ci/archive/20220517/202205171346.hbcZqjB1-lkp@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_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 <yujie.liu@intel.com>


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 NET_DSA
      Depends on [n]: NET [=y] && (BRIDGE [=y] || BRIDGE [=y]=n) && (HSR [=n] || HSR [=n]=n) && INET [=n] && NETDEVICES [=n]
      Selected by [y]:
      - ZII_RAP [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y]

    WARNING: unmet direct dependencies detected for IGB
      Depends on [n]: NETDEVICES [=n] && 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 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 NET_DSA_MV88E6XXX
      Depends on [n]: NETDEVICES [=n] && NET_DSA [=y] && PTP_1588_CLOCK_OPTIONAL [=y]
      Selected by [y]:
      - ZII_RAP [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y]

    WARNING: unmet direct dependencies detected for PHYLIB
      Depends on [n]: NETDEVICES [=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 MDIO_BITBANG
      Depends on [n]: NETDEVICES [=n] && MDIO_DEVICE [=n] && MDIO_BUS [=n]
      Selected by [y]:
      - ZII_RAP [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y]

    WARNING: unmet direct dependencies detected for MDIO_GPIO
      Depends on [n]: NETDEVICES [=n] && MDIO_DEVICE [=n] && MDIO_BUS [=n] && MDIO_BITBANG [=y] && (GPIOLIB [=y] || COMPILE_TEST [=n])
      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]

    WARNING: unmet direct dependencies detected for MARVELL_PHY
      Depends on [n]: NETDEVICES [=n] && PHYLIB [=y]
      Selected by [y]:
      - ZII_RAP [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y]

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-17  7:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <202205171346.hbcZqjB1-lkp@intel.com>
2022-05-17  7:09 ` [lunn:v5.18-rc4-stacked-bridges 1/2] kismet: WARNING: unmet direct dependencies detected for KEYBOARD_GPIO_POLLED when selected by ZII_RAP kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).