Skip to content

Commit

Permalink
trivial change for mmc/Kconfig: MMC_PXA does not mean only PXA255
Browse files Browse the repository at this point in the history
PXA MMC driver supports not only PXA255 but also PXA250 and newer ones

Signed-off-by: Marcin Juszkiewicz <hrw@openembedded.org>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
  • Loading branch information
Marcin Juszkiewicz authored and Pierre Ossman committed Dec 1, 2006
1 parent c5cb431 commit 9c9c261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/mmc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 9c9c261

Please sign in to comment.