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 7153854eb83a..18b9ffeabc98 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig | |||
@@ -401,7 +401,7 @@ config MTD_NAND_FSL_ELBC | |||
401 | 401 | ||
402 | config MTD_NAND_FSL_UPM | 402 | config MTD_NAND_FSL_UPM |
403 | tristate "Support for NAND on Freescale UPM" | 403 | tristate "Support for NAND on Freescale UPM" |
404 | depends on MTD_NAND && OF_GPIO && (PPC_83xx || PPC_85xx) | 404 | depends on MTD_NAND && (PPC_83xx || PPC_85xx) |
405 | select FSL_LBC | 405 | select FSL_LBC |
406 | help | 406 | help |
407 | Enables support for NAND Flash chips wired onto Freescale PowerPC | 407 | Enables support for NAND Flash chips wired onto Freescale PowerPC |