diff options
Diffstat (limited to 'configs/glacier_ramboot_defconfig')
-rw-r--r-- | configs/glacier_ramboot_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/glacier_ramboot_defconfig b/configs/glacier_ramboot_defconfig index e46e9f6ba6..bf1ae128ef 100644 --- a/configs/glacier_ramboot_defconfig +++ b/configs/glacier_ramboot_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -# CONFIG_MMC is not set CONFIG_4xx=y CONFIG_TARGET_CANYONLANDS=y CONFIG_GLACIER=y @@ -25,5 +24,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 |