From: Jean Delvare Date: Tue, 11 Mar 2014 11:55:24 +0000 (+0100) Subject: ata: Fix CS55xx dependencies X-Git-Tag: v3.15-rc1~161^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9236a76d9e978aaa7709b8ff3f03c1a8b66d9ea7;p=pandora-kernel.git 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 Signed-off-by: Tejun Heo Cc: Ralf Baechle --- Reading git-diff-tree failed