diff options
Diffstat (limited to 'configs/iocon_defconfig')
-rw-r--r-- | configs/iocon_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/iocon_defconfig b/configs/iocon_defconfig index 23704e4..211a734 100644 --- a/configs/iocon_defconfig +++ b/configs/iocon_defconfig @@ -1,6 +1,5 @@ CONFIG_PPC=y CONFIG_IDENT_STRING=" iocon 0.06" -# CONFIG_MMC is not set CONFIG_4xx=y CONFIG_TARGET_IOCON=y CONFIG_FIT=y @@ -22,6 +21,7 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y # CONFIG_PCI is not set CONFIG_SYS_NS16550=y |