From: Damien Le Moal Date: Tue, 4 Jan 2022 06:06:12 +0000 (+0900) Subject: ata: ahci_sunxi: add compile test support X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c05b911afffa6a1842dd3bb9d54a8db178722e40;p=linux.git ata: ahci_sunxi: add compile test support Add Kconfig dependendy on COMPILE_TEST to allow compile tests with configs that do not enable ARCH_SUNXI. Signed-off-by: Damien Le Moal Reviewed-by: Hannes Reinecke --- diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 830e781e50c3d..4da5e94101264 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig @@ -236,7 +236,7 @@ config AHCI_OCTEON config AHCI_SUNXI tristate "Allwinner sunxi AHCI SATA support" - depends on ARCH_SUNXI + depends on ARCH_SUNXI || COMPILE_TEST select SATA_HOST help This option enables support for the Allwinner sunxi SoC's