diff options
Diffstat (limited to 'configs/imx31_phycore_defconfig')
-rw-r--r-- | configs/imx31_phycore_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/imx31_phycore_defconfig b/configs/imx31_phycore_defconfig index 94e837ede8..ed3e7c56d6 100644 --- a/configs/imx31_phycore_defconfig +++ b/configs/imx31_phycore_defconfig @@ -1,9 +1,9 @@ CONFIG_ARM=y CONFIG_TARGET_IMX31_PHYCORE=y -# CONFIG_MMC is not set CONFIG_BOOTDELAY=3 CONFIG_SYS_PROMPT="uboot> " CONFIG_CMD_I2C=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_PING=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y |