Commit ecf8322f authored by Damien Le Moal's avatar Damien Le Moal

ata: ahci_st: Enable compile test

Enable compiling the ahci_st driver when COMPILE_TEST is enabled.
Signed-off-by: default avatarDamien Le Moal <damien.lemoal@opensource.wdc.com>
parent 2d29dd10
......@@ -188,7 +188,7 @@ config AHCI_DWC
config AHCI_ST
tristate "ST AHCI SATA support"
depends on ARCH_STI
depends on ARCH_STI || COMPILE_TEST
select SATA_HOST
help
This option enables support for ST AHCI SATA controller.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment