diff options
Diffstat (limited to 'configs/wb50n_defconfig')
-rw-r--r-- | configs/wb50n_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/wb50n_defconfig b/configs/wb50n_defconfig index bc358c8fab1..ef427f350da 100644 --- a/configs/wb50n_defconfig +++ b/configs/wb50n_defconfig @@ -29,6 +29,7 @@ CONFIG_CMD_PING=y CONFIG_ENV_IS_IN_NAND=y CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y CONFIG_NAND=y +# CONFIG_SYS_NAND_USE_FLASH_BBT is not set CONFIG_NAND_ATMEL=y CONFIG_PMECC_CAP=8 CONFIG_SPL_GENERATE_ATMEL_PMECC_HEADER=y |