linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [brgl:gpio/for-next 19/36] kismet: WARNING: unmet direct dependencies detected for GPIO_IXP4XX when selected by ARCH_IXP4XX
@ 2022-05-21 12:58 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-05-21 12:58 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Paul Gazzillo, Necip Fazil Yildiran, kbuild-all, linux-kernel,
	Bartosz Golaszewski

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@intel.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

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

only message in thread, other threads:[~2022-05-21 12:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-21 12:58 [brgl:gpio/for-next 19/36] kismet: WARNING: unmet direct dependencies detected for GPIO_IXP4XX when selected by ARCH_IXP4XX 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).