diff options
Diffstat (limited to 'configs/O2MNT_O2M110_defconfig')
-rw-r--r-- | configs/O2MNT_O2M110_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/O2MNT_O2M110_defconfig b/configs/O2MNT_O2M110_defconfig index 5534c7cf98..abdc53df21 100644 --- a/configs/O2MNT_O2M110_defconfig +++ b/configs/O2MNT_O2M110_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 |