Home
last modified time | relevance | path

Searched hist:"6 af5797c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/cec/platform/
H A DKconfig6af5797c Fri Apr 17 01:49:06 CDT 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> media: cec: don't select PCI & DMI

While select would be a great idea for most archs, this
causes a breakage with s390:

"I don't think that's a good idea, as it suddenly enables selecting all PCI
drivers on platforms that do not have PCI.

WARNING: unmet direct dependencies detected for PCI
Depends on [n]: HAVE_PCI [=n]
Selected by [m]:
- CEC_SECO [=m] && MEDIA_CEC_SUPPORT [=y] && (X86 || IA64 || COMPILE_TEST [=y])

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
6af5797c Fri Apr 17 01:49:06 CDT 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> media: cec: don't select PCI & DMI

While select would be a great idea for most archs, this
causes a breakage with s390:

"I don't think that's a good idea, as it suddenly enables selecting all PCI
drivers on platforms that do not have PCI.

WARNING: unmet direct dependencies detected for PCI
Depends on [n]: HAVE_PCI [=n]
Selected by [m]:
- CEC_SECO [=m] && MEDIA_CEC_SUPPORT [=y] && (X86 || IA64 || COMPILE_TEST [=y])

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>