=?UTF-8?Q?[MTD_NAND]_CAF=C3=89_controller_depends, _perhaps_unsurprising?= ly, on NAND

Linux-MTD Mailing List linux-mtd at lists.infradead.org
Mon Feb 5 08:59:02 EST 2007


Gitweb:     http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=aa8f1278553c554f1fb3fd6fb0987dd547c7d7cf
Commit:     aa8f1278553c554f1fb3fd6fb0987dd547c7d7cf
Parent:     4285431fb658263e98942ce2320b0b26eddcc06d
Author:     David Woodhouse <dwmw2 at infradead.org>
AuthorDate: Mon Feb 5 13:32:55 2007 +0000
Committer:  David Woodhouse <dwmw2 at infradead.org>
CommitDate: Mon Feb 5 13:32:55 2007 +0000

    [MTD NAND] CAFÉ controller depends, perhaps unsurprisingly, on NAND
    
    Noticed by Ingo.
    
    Signed-off-by: David Woodhouse <dwmw2 at infradead.org>
---
 drivers/mtd/nand/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index 358f55a..9326a56 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -223,7 +223,7 @@ config MTD_NAND_SHARPSL
 
 config MTD_NAND_CAFE
        tristate "NAND support for OLPC CAFÉ chip"
-       depends on PCI
+       depends on MTD_NAND && PCI
        help
 	 Use NAND flash attached to the CAFÉ chip designed for the $100
 	 laptop.



More information about the linux-mtd-cvs mailing list