diff options
Diffstat (limited to 'drivers/mtd/nand/Kconfig')
-rw-r--r-- | 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 358f55a82dbe..9326a56f0fbc 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig | |||
@@ -223,7 +223,7 @@ config MTD_NAND_SHARPSL | |||
223 | 223 | ||
224 | config MTD_NAND_CAFE | 224 | config MTD_NAND_CAFE |
225 | tristate "NAND support for OLPC CAFÉ chip" | 225 | tristate "NAND support for OLPC CAFÉ chip" |
226 | depends on PCI | 226 | depends on MTD_NAND && PCI |
227 | help | 227 | help |
228 | Use NAND flash attached to the CAFÉ chip designed for the $100 | 228 | Use NAND flash attached to the CAFÉ chip designed for the $100 |
229 | laptop. | 229 | laptop. |