Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9c9c2618 authored by Marcin Juszkiewicz's avatar Marcin Juszkiewicz Committed by Pierre Ossman
Browse files

trivial change for mmc/Kconfig: MMC_PXA does not mean only PXA255



PXA MMC driver supports not only PXA255 but also PXA250 and newer ones

Signed-off-by: default avatarMarcin Juszkiewicz <hrw@openembedded.org>
Signed-off-by: default avatarPierre Ossman <drzeus@drzeus.cx>
parent c5cb431d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ config MMC_ARMMMCI
	  If unsure, say N.

config MMC_PXA
	tristate "Intel PXA255 Multimedia Card Interface support"
	tristate "Intel PXA25x/26x/27x Multimedia Card Interface support"
	depends on ARCH_PXA && MMC
	help
	  This selects the Intel(R) PXA(R) Multimedia card Interface.