mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
More NAND stuff
This commit is contained in:
@@ -87,6 +87,12 @@ config ARCH_NAND_HWECC
|
||||
|
||||
if MTD_NAND
|
||||
|
||||
config MTD_NAND_BLOCKCHECK
|
||||
bool "Block check"
|
||||
default y
|
||||
---help---
|
||||
Enable support for bad block checking.
|
||||
|
||||
config MTD_NAND_MAXNUMBLOCKS
|
||||
int "Max blocks"
|
||||
default 1024
|
||||
|
||||
Reference in New Issue
Block a user