[<prev] [next>] [day] [month] [year] [list]
Message-ID: <b9df5217-1bb5-26e7-3670-e91357bf7488@intel.com>
Date: Tue, 17 May 2022 13:22:43 +0800
From: kernel test robot <yujie.liu@...el.com>
To: Andrew Lunn <andrew@...n.ch>
CC: <kbuild-all@...ts.01.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Andrey Smirnov <andrew.smirnov@...il.com>,
Paul Gazzillo <paul@...zz.com>,
Necip Fazil Yildiran <fazilyildiran@...il.com>
Subject: [lunn:v5.18-rc4-stacked-bridges 1/2] kismet: WARNING: unmet direct
dependencies detected for DS1682 when selected by ZII_RAP
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: (attached as .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/README.md
kismet --linux-ksrc=linux --selectees CONFIG_DS1682 --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@...el.com>
kismet warnings: (new ones prefixed by >>)
>> kismet: WARNING: unmet direct dependencies detected for DS1682 when selected by ZII_RAP
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 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 EEPROM_AT24
Depends on [n]: I2C [=n] && SYSFS [=n]
Selected by [y]:
- ZII_RAP [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y]
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Download attachment ".config.gz" of type "application/gzip" (19801 bytes)
Powered by blists - more mailing lists