]> git.baikalelectronics.ru Git - kernel.git/commit
ata: pata_cs5535: add compile test support
authorDamien Le Moal <damien.lemoal@opensource.wdc.com>
Tue, 4 Jan 2022 06:19:30 +0000 (15:19 +0900)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Fri, 14 Jan 2022 06:17:17 +0000 (15:17 +0900)
commit072690f3f2ab1cf4c1f832f503184278f925978a
treee2c4506a61448770d616f8fd3caa43674258a36f
parentb6817ea1997e5b48fd0a987d2075040ca28d4f40
ata: pata_cs5535: add compile test support

Add Kconfig dependendy on X86_64 && COMPILE_TEST to allow compile tests
with configs that do not have X86_32 enabled on X86_64 hosts.

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