diff options
Diffstat (limited to 'configs/intip_defconfig')
-rw-r--r-- | configs/intip_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/intip_defconfig b/configs/intip_defconfig index 3bfa7ce739..bd199564fa 100644 --- a/configs/intip_defconfig +++ b/configs/intip_defconfig @@ -1,6 +1,5 @@ CONFIG_PPC=y CONFIG_IDENT_STRING=" intip 0.06" -# CONFIG_MMC is not set CONFIG_4xx=y CONFIG_TARGET_INTIP=y CONFIG_FIT=y @@ -28,6 +27,7 @@ CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y CONFIG_MAC_PARTITION=y CONFIG_ISO_PARTITION=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_SYS_NS16550=y CONFIG_USB=y |