diff options
Diffstat (limited to 'configs/icon_defconfig')
-rw-r--r-- | configs/icon_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/icon_defconfig b/configs/icon_defconfig index 100a772..2e7de7d 100644 --- a/configs/icon_defconfig +++ b/configs/icon_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -# CONFIG_MMC is not set CONFIG_VIDEO=y CONFIG_4xx=y CONFIG_TARGET_ICON=y @@ -22,6 +21,7 @@ CONFIG_CMD_SNTP=y CONFIG_CMD_CACHE=y CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_SYS_NS16550=y CONFIG_CONSOLE_EXTRA_INFO=y |