dma i.MX: remove individual SOC dependency
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 24 Aug 2011 06:41:09 +0000 (08:41 +0200)
committerVinod Koul <vinod.koul@linux.intel.com>
Thu, 17 Nov 2011 08:56:16 +0000 (14:26 +0530)
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 <s.hauer@pengutronix.de>
Cc: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>

No differences found