commit | 8e2d41f8c85613a3739e8b2600ac2c66c08422f3 | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Wed Aug 24 08:41:09 2011 +0200 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Thu Nov 17 14:26:16 2011 +0530 |
tree | ea75c81772247d94c8b9fe9d223d4f14e4511f7c | |
parent | dbb004294a934d030a9d716692a1dd6f677fc90e [diff] |
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 <s.hauer@pengutronix.de> Cc: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>