From 9cc3f9a86082129f243d0d6e01aedf9356c76c55 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Tue, 16 May 2006 13:11:47 +0100 Subject: [PATCH] --- yaml --- r: 27781 b: refs/heads/master c: f41a5f804a5862e9b87cf2d4cca1d6a7db7a9e82 h: refs/heads/master i: 27779: b94594f89358309f337a858c7f7db1b9547275f0 v: v3 --- [refs] | 2 +- trunk/drivers/mtd/nand/Kconfig | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 790ff0aafcca..79c775bd89ee 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 18594822fcb01d4b35e05b9018f770a0b4156d1a +refs/heads/master: f41a5f804a5862e9b87cf2d4cca1d6a7db7a9e82 diff --git a/trunk/drivers/mtd/nand/Kconfig b/trunk/drivers/mtd/nand/Kconfig index b4a7086b219c..b1f807980b79 100644 --- a/trunk/drivers/mtd/nand/Kconfig +++ b/trunk/drivers/mtd/nand/Kconfig @@ -192,12 +192,21 @@ config MTD_NAND_SHARPSL config MTD_NAND_CS553X tristate "NAND support for CS5535/CS5536 (AMD Geode companion chip)" depends on MTD_NAND && X86_PC && PCI - + help + The CS553x companion chips for the AMD Geode processor + include NAND flash controllers with built-in hardware ECC + capabilities; enabling this option will allow you to use + these. The driver will check the MSRs to verify that the + controller is enabled for NAND, and currently requires that + the controller be in MMIO mode. + + If you say "m", the module will be called "cs553x_nand.ko". + config MTD_NAND_NANDSIM tristate "Support for NAND Flash Simulator" depends on MTD_NAND && MTD_PARTITIONS help - The simulator may simulate verious NAND flash chips for the + The simulator may simulate various NAND flash chips for the MTD nand layer. endmenu