SAMA5 NAND: Fix some PMECC setup logic

This commit is contained in:
Gregory Nutt
2013-12-04 11:56:56 -06:00
parent 68ccbc0855
commit ae01f868b2
6 changed files with 248 additions and 91 deletions
+6 -5
View File
@@ -75,16 +75,17 @@ config MTD_CONFIG_ERASEDVALUE
comment "MTD Device Drivers"
config MTD_NAND
bool "Enable NAND support"
default n
---help---
Enable support for NAND FLASH devices.
config ARCH_NAND_HWECC
bool
default n
menuconfig MTD_NAND
bool "MTD NAND support"
default n
---help---
Enable support for NAND FLASH devices.
if MTD_NAND
config MTD_NAND_MAXNUMBLOCKS