mmc: Kconfig: remove i.MX individual SoC dependency
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 24 Aug 2011 06:41:08 +0000 (08:41 +0200)
committerChris Ball <cjb@laptop.org>
Wed, 26 Oct 2011 19:43:35 +0000 (15:43 -0400)
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>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found