[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202205212023.U2plpfsA-lkp@intel.com>
Date: Sat, 21 May 2022 20:58:23 +0800
From: kernel test robot <lkp@...el.com>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Paul Gazzillo <paul@...zz.com>,
Necip Fazil Yildiran <fazilyildiran@...il.com>,
kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
Bartosz Golaszewski <brgl@...ev.pl>
Subject: [brgl:gpio/for-next 19/36] kismet: WARNING: unmet direct
dependencies detected for GPIO_IXP4XX when selected by ARCH_IXP4XX
tree: https://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git gpio/for-next
head: 7869b481025c048ec6ea5b99acb14d057547de80
commit: c83227a5d05ed77b634ce4c2fc5f143ae2a4d6f5 [19/36] irq/gpio: ixp4xx: Drop boardfile probe path
config: (https://download.01.org/0day-ci/archive/20220521/202205212023.U2plpfsA-lkp@intel.com/config)
reproduce:
# https://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git/commit/?id=c83227a5d05ed77b634ce4c2fc5f143ae2a4d6f5
git remote add brgl https://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
git fetch --no-tags brgl gpio/for-next
git checkout c83227a5d05ed77b634ce4c2fc5f143ae2a4d6f5
# 1. reproduce by kismet
# install kmax per https://github.com/paulgazz/kmax/blob/master/README.md
kismet --linux-ksrc=linux --selectees CONFIG_GPIO_IXP4XX --selectors CONFIG_ARCH_IXP4XX -a=arm
# 2. reproduce by make
# save the config file to linux source tree
cd linux
make ARCH=arm olddefconfig
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@...el.com>
kismet warnings: (new ones prefixed by >>)
>> kismet: WARNING: unmet direct dependencies detected for GPIO_IXP4XX when selected by ARCH_IXP4XX
WARNING: unmet direct dependencies detected for ARM_PATCH_PHYS_VIRT
Depends on [n]: !XIP_KERNEL [=y] && MMU [=y]
Selected by [y]:
- ARCH_IXP4XX [=y] && <choice>
WARNING: unmet direct dependencies detected for GPIO_IXP4XX
Depends on [n]: GPIOLIB [=y] && HAS_IOMEM [=y] && ARCH_IXP4XX [=y] && OF [=n]
Selected by [y]:
- ARCH_IXP4XX [=y] && <choice>
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Powered by blists - more mailing lists