commit | dc5d7b3cfd7833d41c2e2fad5fd5af5c95d05d04 | [log] [tgz] |
---|---|---|
author | Damien Le Moal <damien.lemoal@opensource.wdc.com> | Tue Jan 04 15:19:30 2022 +0900 |
committer | Damien Le Moal <damien.lemoal@opensource.wdc.com> | Fri Jan 14 15:17:17 2022 +0900 |
tree | e2c4506a61448770d616f8fd3caa43674258a36f | |
parent | 9c2fd3fb43bdf2641093fe287d1944ec3c88eeda [diff] |
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>