diff options
Diffstat (limited to 'configs/yellowstone_defconfig')
-rw-r--r-- | configs/yellowstone_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/yellowstone_defconfig b/configs/yellowstone_defconfig index 525005a6653..8331a2d5574 100644 --- a/configs/yellowstone_defconfig +++ b/configs/yellowstone_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -# CONFIG_MMC is not set CONFIG_4xx=y CONFIG_TARGET_YOSEMITE=y CONFIG_OF_BOARD_SETUP=y @@ -20,6 +19,7 @@ CONFIG_CMD_CACHE=y CONFIG_MAC_PARTITION=y CONFIG_DOS_PARTITION=y CONFIG_ISO_PARTITION=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y # CONFIG_PCI_PNP is not set CONFIG_SYS_NS16550=y |