ata: ahci_brcm: add compile test support
authorDamien Le Moal <damien.lemoal@opensource.wdc.com>
Tue, 4 Jan 2022 05:48:17 +0000 (14:48 +0900)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Wed, 5 Jan 2022 10:33:04 +0000 (19:33 +0900)
commit641ba1a5e2f88039b0d62524b2eb668680c94ea9
tree9124ff13f2c2070d04f708fa2b31a2929834907e
parent87924c5b4094f195507bebcab96e141e48c947d7
ata: ahci_brcm: add compile test support

Add Kconfig dependendy on COMPILE_TEST to allow compile tests with
configs that do not enable ARCH_BRCMSTB, BMIPS_GENERIC or ARCH_BCM_XXX.

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