aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2007-02-05 13:32:55 +0000
committerDavid Woodhouse <dwmw2@infradead.org>2007-02-05 13:32:55 +0000
commitaa8f1278553c554f1fb3fd6fb0987dd547c7d7cf (patch)
tree88112bf9990cabf4bd91a5f3aa75f53343c1f3ad /drivers/mtd
parent4285431fb658263e98942ce2320b0b26eddcc06d (diff)
[MTD NAND] CAFÉ controller depends, perhaps unsurprisingly, on NAND
Noticed by Ingo. Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'drivers/mtd')
-rw-r--r--drivers/mtd/nand/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index 358f55a82db..9326a56f0fb 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.