diff options
Diffstat (limited to 'configs/snapper9260_defconfig')
-rw-r--r-- | configs/snapper9260_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/snapper9260_defconfig b/configs/snapper9260_defconfig index 96d5d95800..df841ced68 100644 --- a/configs/snapper9260_defconfig +++ b/configs/snapper9260_defconfig @@ -32,8 +32,9 @@ CONFIG_ENV_IS_IN_NAND=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_CMD_PCA953X=y # CONFIG_MMC is not set -CONFIG_NAND=y +CONFIG_MTD_RAW_NAND=y # CONFIG_SYS_NAND_USE_FLASH_BBT is not set CONFIG_NAND_ATMEL=y CONFIG_USB=y CONFIG_USB_STORAGE=y +CONFIG_MTD=y |