Skip to content
Snippets Groups Projects
Commit 9d9f59dd authored by Tom Rini's avatar Tom Rini
Browse files

Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig


This converts the following to Kconfig:
   CONFIG_SYS_NAND_BAD_BLOCK_POS

In order to do this, introduce a choice for HAS_LARGE/SMALL_BADBLOCK_POS
as those are the only valid values.  Use LARGE as the default as no
in-tree boards use SMALL, but it is possible.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 606c3778
No related branches found
No related tags found
Loading
Showing
with 21 additions and 21 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment