diff options
Diffstat (limited to 'configs/pm9g45_defconfig')
-rw-r--r-- | configs/pm9g45_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/pm9g45_defconfig b/configs/pm9g45_defconfig index 2a59ff38a8..99acd20917 100644 --- a/configs/pm9g45_defconfig +++ b/configs/pm9g45_defconfig @@ -21,5 +21,7 @@ CONFIG_CMD_CACHE=y CONFIG_CMD_JFFS2=y CONFIG_ENV_IS_IN_NAND=y # CONFIG_MMC is not set +CONFIG_NAND=y +CONFIG_NAND_ATMEL=y CONFIG_USB=y CONFIG_USB_STORAGE=y |