diff options
Diffstat (limited to 'configs/wb50n_defconfig')
-rw-r--r-- | configs/wb50n_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/wb50n_defconfig b/configs/wb50n_defconfig index f3a7aee1a4..e6cf0e611f 100644 --- a/configs/wb50n_defconfig +++ b/configs/wb50n_defconfig @@ -31,7 +31,7 @@ CONFIG_SYS_REDUNDAND_ENVIRONMENT=y CONFIG_ENV_OFFSET_REDUND=0xC0000 CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y -CONFIG_NAND=y +CONFIG_MTD_RAW_NAND=y # CONFIG_SYS_NAND_USE_FLASH_BBT is not set CONFIG_NAND_ATMEL=y CONFIG_PMECC_CAP=8 |