From 8728c97eff5bd95f58320f886ae305f17931a374 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 13 Mar 2017 13:48:42 -0400 Subject: configs: Re-sync Signed-off-by: Tom Rini --- configs/O2MNT_O2M113_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/O2MNT_O2M113_defconfig') diff --git a/configs/O2MNT_O2M113_defconfig b/configs/O2MNT_O2M113_defconfig index d1d6be99ff..1ea3f3a09b 100644 --- a/configs/O2MNT_O2M113_defconfig +++ b/configs/O2MNT_O2M113_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -# CONFIG_MMC is not set CONFIG_MPC5xxx=y CONFIG_TARGET_O2MNT=y CONFIG_OF_BOARD_SETUP=y @@ -14,6 +13,7 @@ CONFIG_CMD_PING=y CONFIG_CMD_FAT=y CONFIG_MAC_PARTITION=y CONFIG_ISO_PARTITION=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y # CONFIG_PCI is not set CONFIG_OF_LIBFDT=y -- cgit