]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ata: Fix CS55xx dependencies
authorJean Delvare <jdelvare@suse.de>
Tue, 11 Mar 2014 11:55:24 +0000 (12:55 +0100)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:17:19 +0000 (21:17 -0600)
commit846cd27ab26438d81a5be020f99997959fdc215b
tree6b7d1b0ff8f832ae30f957c0665c690003148212
parent58b61129f6f9385a134d626f16658f3bc1226dea
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>
(cherry picked from commit 9236a76d9e978aaa7709b8ff3f03c1a8b66d9ea7)
drivers/ata/Kconfig