]> git.baikalelectronics.ru Git - kernel.git/commit
ata: Fix CS55xx dependencies
authorJean Delvare <jdelvare@suse.de>
Tue, 11 Mar 2014 11:55:24 +0000 (12:55 +0100)
committerTejun Heo <tj@kernel.org>
Tue, 11 Mar 2014 12:19:14 +0000 (08:19 -0400)
commit54f620fe33f7ef20319ab26e7eeabf8066d305cb
tree2e287f8ccad398403f8851f49c610f8d51f4e193
parentabd84957cc05c351a350baf3afa9108ae46c619d
ata: Fix CS55xx dependencies

As far as I know, the CS5520 and CS5530 chipsets were only used with
32-bit x86 Geode processors, so I think their drivers are only needed
on this architecture, except for build testing purpose.

While we're here, simplify the dependencies for the CS5535 driver.

The CS5536 was used with the Geode processors, but also on MIPS
Loongson/Lemote 2 systems, so let its driver be built for these two
architectures only, except for build testing purpose.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
drivers/ata/Kconfig