diff options
author | Alexander Clouter <alex@digriz.org.uk> | 2009-02-23 17:40:01 -0500 |
---|---|---|
committer | Nicolas Pitre <nico@cam.org> | 2009-02-25 00:00:47 -0500 |
commit | 75bb6b9aab3255f440ef4e72a31978d1681105d6 (patch) | |
tree | d9f61bb5b8bc071a98a31cfe1b89c97356c230ff /arch/arm/configs | |
parent | 673492a800b14a9aac5d9d1af120334b9578a23c (diff) |
[ARM] orion5x: ts78xx add NAND support via plat_nand
ts78xx add NAND support via plat_nand
Signed-off-by: Alexander Clouter <alex@digriz.org.uk>
Signed-off-by: Nicolas Pitre <nico@cam.org>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/orion5x_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/orion5x_defconfig b/arch/arm/configs/orion5x_defconfig index a34ea6b2cc51..020e6a8a9e5c 100644 --- a/arch/arm/configs/orion5x_defconfig +++ b/arch/arm/configs/orion5x_defconfig | |||
@@ -481,7 +481,7 @@ CONFIG_MTD_NAND_IDS=y | |||
481 | # CONFIG_MTD_NAND_DISKONCHIP is not set | 481 | # CONFIG_MTD_NAND_DISKONCHIP is not set |
482 | # CONFIG_MTD_NAND_CAFE is not set | 482 | # CONFIG_MTD_NAND_CAFE is not set |
483 | # CONFIG_MTD_NAND_NANDSIM is not set | 483 | # CONFIG_MTD_NAND_NANDSIM is not set |
484 | # CONFIG_MTD_NAND_PLATFORM is not set | 484 | CONFIG_MTD_NAND_PLATFORM=y |
485 | # CONFIG_MTD_ALAUDA is not set | 485 | # CONFIG_MTD_ALAUDA is not set |
486 | CONFIG_MTD_NAND_ORION=y | 486 | CONFIG_MTD_NAND_ORION=y |
487 | # CONFIG_MTD_ONENAND is not set | 487 | # CONFIG_MTD_ONENAND is not set |