diff options
Diffstat (limited to 'configs/a4m072_defconfig')
-rw-r--r-- | configs/a4m072_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/a4m072_defconfig b/configs/a4m072_defconfig index a112eec91e..01033f2e8b 100644 --- a/configs/a4m072_defconfig +++ b/configs/a4m072_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -# CONFIG_MMC is not set CONFIG_MPC5xxx=y CONFIG_TARGET_A4M072=y CONFIG_OF_BOARD_SETUP=y @@ -17,6 +16,7 @@ CONFIG_CMD_PING=y CONFIG_CMD_SNTP=y CONFIG_CMD_FAT=y CONFIG_MAC_PARTITION=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_USB=y CONFIG_USB_STORAGE=y |