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)
commit9236a76d9e978aaa7709b8ff3f03c1a8b66d9ea7
tree2e287f8ccad398403f8851f49c610f8d51f4e193
parent35bf88212b5e5d1f9145481bc15e8c1801da58dc
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
This page took 0.024648 seconds and 5 git commands to generate.