[MTD] [NOR] Add "Spansion" to MTD_CFI_AMDSTD kconfig menu description

Linux-MTD Mailing List linux-mtd at lists.infradead.org
Wed Aug 6 04:59:02 EDT 2008


Gitweb:     http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=a0e7229edbfef9495e73bc8baea2131a7e69e365
Commit:     a0e7229edbfef9495e73bc8baea2131a7e69e365
Parent:     16e00b609aed439453d57b954b449f647466e0d7
Author:     George G. Davis <gdavis at mvista.com>
AuthorDate: Mon Aug 4 19:43:25 2008 -0400
Committer:  David Woodhouse <David.Woodhouse at intel.com>
CommitDate: Wed Aug 6 09:41:35 2008 +0100

    [MTD] [NOR] Add "Spansion" to MTD_CFI_AMDSTD kconfig menu description
    
    This long overdue trivial change to the MTD_CFI_AMDSTD kconfig menu
    description is intended to help clarify that this option also supports
    Spansion flash devices.
    
    Signed-off-by: George G. Davis <gdavis at mvista.com>
    Signed-off-by: David Woodhouse <David.Woodhouse at intel.com>
---
 drivers/mtd/chips/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mtd/chips/Kconfig b/drivers/mtd/chips/Kconfig
index 4c35e5d..9401bfe 100644
--- a/drivers/mtd/chips/Kconfig
+++ b/drivers/mtd/chips/Kconfig
@@ -188,7 +188,7 @@ config MTD_CFI_INTELEXT
 	  StrataFlash and other parts.
 
 config MTD_CFI_AMDSTD
-	tristate "Support for AMD/Fujitsu flash chips"
+	tristate "Support for AMD/Fujitsu/Spansion flash chips"
 	depends on MTD_GEN_PROBE
 	select MTD_CFI_UTIL
 	help



More information about the linux-mtd-cvs mailing list