diff options
Diffstat (limited to 'configs/wb45n_defconfig')
-rw-r--r-- | configs/wb45n_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/wb45n_defconfig b/configs/wb45n_defconfig index 672fbc7e47..4ec3facf3d 100644 --- a/configs/wb45n_defconfig +++ b/configs/wb45n_defconfig @@ -31,7 +31,7 @@ CONFIG_ENV_IS_IN_NAND=y CONFIG_SYS_REDUNDAND_ENVIRONMENT=y CONFIG_ENV_OFFSET_REDUND=0xC0000 CONFIG_SYS_RELOC_GD_ENV_ADDR=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=4 |