diff options
Diffstat (limited to 'configs/sequoia_ramboot_defconfig')
-rw-r--r-- | configs/sequoia_ramboot_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sequoia_ramboot_defconfig b/configs/sequoia_ramboot_defconfig index 7a5f4140962..3214d45f94d 100644 --- a/configs/sequoia_ramboot_defconfig +++ b/configs/sequoia_ramboot_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -# CONFIG_MMC is not set CONFIG_4xx=y CONFIG_TARGET_SEQUOIA=y CONFIG_OF_BOARD_SETUP=y @@ -22,6 +21,7 @@ CONFIG_CMD_CACHE=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 |