]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/wpcm450: Drop COMPILE_TEST
authorMarc Zyngier <maz@kernel.org>
Thu, 8 Apr 2021 07:56:27 +0000 (08:56 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 8 Apr 2021 10:37:14 +0000 (11:37 +0100)
commit62afc184012e4f89e83b6e37c0013d9385ee7082
tree2946c3cbb9a1c515850970fa935dcab8b48afac8
parent66f8aa406138cf6196bc52b5f5822d22f527a40e
irqchip/wpcm450: Drop COMPILE_TEST

This driver is (for now) ARM specific, and currently doesn't
build with a variety of architectures (ia64, RISC-V, x86_64
at the very least).

Drop COMPILE_TEST from Kconfig until it gets sorted out.

Reviewed-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Marc Zyngier <maz@kernel.org>
drivers/irqchip/Kconfig