diff options
Diffstat (limited to 'configs/snapper9g20_defconfig')
-rw-r--r-- | configs/snapper9g20_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/snapper9g20_defconfig b/configs/snapper9g20_defconfig index 9954be567f..073e855f71 100644 --- a/configs/snapper9g20_defconfig +++ b/configs/snapper9g20_defconfig @@ -26,5 +26,7 @@ CONFIG_CMD_FAT=y CONFIG_ENV_IS_IN_NAND=y CONFIG_CMD_PCA953X=y # CONFIG_MMC is not set +CONFIG_NAND=y +CONFIG_NAND_ATMEL=y CONFIG_USB=y CONFIG_USB_STORAGE=y |