From 590da526959499e58671f65655825d8a1973ff27 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Fri, 29 May 2026 17:36:27 -0700 Subject: [PATCH] ata: pata_ep93xx: add COMPILE_TEST support Now that the build failures have been fixed, we can add COMPILE_TEST so the buildbots can find potentially more problems. Signed-off-by: Rosen Penev Signed-off-by: Niklas Cassel --- drivers/ata/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index fff305ec1e78..28ca856ecc75 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig @@ -692,7 +692,7 @@ config PATA_EFAR config PATA_EP93XX tristate "Cirrus Logic EP93xx PATA support" - depends on ARCH_EP93XX + depends on ARCH_EP93XX || COMPILE_TEST select PATA_TIMINGS help This option enables support for the PATA controller in