ata: ahci_mtk: add compile test support
authorDamien Le Moal <damien.lemoal@opensource.wdc.com>
Tue, 4 Jan 2022 05:59:00 +0000 (14:59 +0900)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Fri, 14 Jan 2022 06:17:16 +0000 (15:17 +0900)
commit28a53d3160acd7e44a39a146da20e3e672fb0d96
tree04f414a8d68c5afbd4de5f64d52eb9440d24b2e0
parent56e18702b0c240dc3c4fde0619e8a78f5f13be97
ata: ahci_mtk: add compile test support

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

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