ata: pata_ftide010: add compile test support
Add Kconfig dependendy on COMPILE_TEST to allow compile tests with configs that do not enable ARM. Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Reviewed-by: Hannes Reinecke <hare@suse.de>
This commit is contained in:
parent
dc5d7b3cfd
commit
2aa566716f
@ -685,7 +685,7 @@ config PATA_EP93XX
|
|||||||
config PATA_FTIDE010
|
config PATA_FTIDE010
|
||||||
tristate "Faraday Technology FTIDE010 PATA support"
|
tristate "Faraday Technology FTIDE010 PATA support"
|
||||||
depends on OF
|
depends on OF
|
||||||
depends on ARM
|
depends on ARM || COMPILE_TEST
|
||||||
depends on SATA_GEMINI
|
depends on SATA_GEMINI
|
||||||
help
|
help
|
||||||
This option enables support for the Faraday FTIDE010
|
This option enables support for the Faraday FTIDE010
|
||||||
|
Loading…
Reference in New Issue
Block a user