diff options
Diffstat (limited to 'configs/tao3530_defconfig')
-rw-r--r-- | configs/tao3530_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/tao3530_defconfig b/configs/tao3530_defconfig index ab3590cc7b..9fad4de201 100644 --- a/configs/tao3530_defconfig +++ b/configs/tao3530_defconfig @@ -28,7 +28,7 @@ CONFIG_MTDPARTS_DEFAULT="mtdparts=nand:512k(x-loader),1920k(u-boot),128k(u-boot- CONFIG_ENV_IS_IN_NAND=y CONFIG_TWL4030_LED=y CONFIG_MMC_OMAP_HS=y -CONFIG_NAND=y +CONFIG_MTD_RAW_NAND=y CONFIG_SYS_NAND_BUSWIDTH_16BIT=y CONFIG_SPL_NAND_SIMPLE=y CONFIG_CONS_INDEX=3 |