diff options
Diffstat (limited to 'configs/aristainetos_defconfig')
-rw-r--r-- | configs/aristainetos_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/aristainetos_defconfig b/configs/aristainetos_defconfig index a2baee764b..3d1ae1423a 100644 --- a/configs/aristainetos_defconfig +++ b/configs/aristainetos_defconfig @@ -42,7 +42,7 @@ CONFIG_SYS_REDUNDAND_ENVIRONMENT=y CONFIG_ENV_OFFSET_REDUND=0xE0000 CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_FSL_USDHC=y -CONFIG_NAND=y +CONFIG_MTD_RAW_NAND=y CONFIG_NAND_MXS=y CONFIG_SPI_FLASH=y CONFIG_SF_DEFAULT_BUS=3 |