ata: ahci_mvebu: add compile test support
authorDamien Le Moal <damien.lemoal@opensource.wdc.com>
Tue, 4 Jan 2022 06:01:01 +0000 (15:01 +0900)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Fri, 14 Jan 2022 06:17:16 +0000 (15:17 +0900)
commit368c7edc15e5e505ab56d6caad60fd11ee2bc428
treeca1f29d5d5feffe8583e0a9257161c527ea5c542
parent28a53d3160acd7e44a39a146da20e3e672fb0d96
ata: ahci_mvebu: add compile test support

Add Kconfig dependendy on COMPILE_TEST to allow compile tests with
configs that do not enable ARCH_MVEBU.

Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
drivers/ata/Kconfig