tree:
git://linuxtv.org/media_tree.git master
head: 63735af86d645a47903f912ae89957507edd917b
commit: 4be5e8648b0c287aefc6ac3f3a0b12c696054f43 [139/161] media: move CEC platform
drivers to a separate directory
config: s390-zfcpdump_defconfig
compiler: s390-linux-gcc (GCC) 9.3.0
reproduce:
wget
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O
~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout 4be5e8648b0c287aefc6ac3f3a0b12c696054f43
GCC_VERSION=9.3.0 make.cross ARCH=s390 zfcpdump_defconfig
GCC_VERSION=9.3.0 make.cross ARCH=s390
If you fix the issue, kindly add following tag as appropriate
Reported-by: kbuild test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
drivers/pci/Kconfig:16:error: recursive dependency detected!
drivers/pci/Kconfig:16: symbol PCI is selected by VIDEO_SECO_CEC
drivers/media/cec/platform/Kconfig:100: symbol VIDEO_SECO_CEC depends on
MEDIA_CEC_SUPPORT
> drivers/media/cec/Kconfig:27: symbol MEDIA_CEC_SUPPORT default is
visible depending on MEDIA_SUPPORT_FILTER
> drivers/media/Kconfig:25: symbol MEDIA_SUPPORT_FILTER depends on MEDIA_SUPPORT
> drivers/media/Kconfig:12: symbol MEDIA_SUPPORT depends on HAS_IOMEM
> arch/s390/Kconfig:721: symbol HAS_IOMEM default value contains PCI
For a
resolution refer to Documentation/kbuild/kconfig-language.rst
subsection "Kconfig recursive dependency limitations"
vim +27 drivers/media/cec/Kconfig
46d2a3b964ddbe Mauro Carvalho Chehab 2020-04-15 @27 default y if !MEDIA_SUPPORT_FILTER
46d2a3b964ddbe Mauro Carvalho Chehab 2020-04-15 28 help
46d2a3b964ddbe Mauro Carvalho Chehab 2020-04-15 29 Enable support for HDMI CEC
(Consumer Electronics Control),
46d2a3b964ddbe Mauro Carvalho Chehab 2020-04-15 30 which is an optional HDMI
feature.
46d2a3b964ddbe Mauro Carvalho Chehab 2020-04-15 31
46d2a3b964ddbe Mauro Carvalho Chehab 2020-04-15 32 Say Y when you have an HDMI
receiver, transmitter or a USB CEC
46d2a3b964ddbe Mauro Carvalho Chehab 2020-04-15 33 adapter that supports HDMI CEC.
4be5e8648b0c28 Mauro Carvalho Chehab 2020-04-15 34
:::::: The code at line 27 was first introduced by commit
:::::: 46d2a3b964ddbe63605dab502c847180b1efbfb2 media: place CEC menu before
MEDIA_SUPPORT
:::::: TO: Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org>
:::::: CC: Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org>
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org