Home
last modified time | relevance | path

Searched hist:"2 b795518bd7bcd1990b8f8b7225c9bb8eb5a30c1" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/host/
H A DKconfigdiff 2b795518bd7bcd1990b8f8b7225c9bb8eb5a30c1 Wed Aug 24 08:41:08 CEST 2011 Sascha Hauer <s.hauer@pengutronix.de> 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>