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)
commit2b795518bd7bcd1990b8f8b7225c9bb8eb5a30c1
tree955684e7efa6141aac08bf895aab5346a073fcbf
parent275173b225ae663e54d8dc5c93d79265aad19f89
mmc: Kconfig: remove i.MX 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>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/Kconfig