diff options
Diffstat (limited to 'configs/glacier_defconfig')
-rw-r--r-- | configs/glacier_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/glacier_defconfig b/configs/glacier_defconfig index 3a69317f3c..cf9a1d73a3 100644 --- a/configs/glacier_defconfig +++ b/configs/glacier_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -# CONFIG_MMC is not set CONFIG_4xx=y CONFIG_TARGET_CANYONLANDS=y CONFIG_GLACIER=y @@ -24,5 +23,6 @@ CONFIG_DOS_PARTITION=y CONFIG_ISO_PARTITION=y CONFIG_OF_CONTROL=y CONFIG_OF_EMBED=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_SYS_NS16550=y |