From: Sascha Hauer Date: Wed, 24 Aug 2011 06:41:09 +0000 (+0200) Subject: dma i.MX: remove individual SOC dependency X-Git-Tag: v3.3-rc1~19^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e2d41f8c85613a3739e8b2600ac2c66c08422f3;p=pandora-kernel.git dma i.MX: remove individual SOC dependency The individual SoC dependency in Kconfig hardly scales anymore. Instead of having such a fine grained dependency just depend on ARCH_MXC and risk that the uninformed user has to look in the help text to figure out which driver is the correct one. Signed-off-by: Sascha Hauer Cc: Vinod Koul Signed-off-by: Vinod Koul --- Reading git-diff-tree failed