diff options
author | Tom Rini | 2017-03-13 13:48:42 -0400 |
---|---|---|
committer | Tom Rini | 2017-03-13 13:52:33 -0400 |
commit | 8728c97eff5bd95f58320f886ae305f17931a374 (patch) | |
tree | 75b41f0154ceb8f747082881661189f9c146d085 /configs/io_defconfig | |
parent | c9592e3c5c97981787c0d82f768a6971deb4837d (diff) |
configs: Re-sync
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/io_defconfig')
-rw-r--r-- | configs/io_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/io_defconfig b/configs/io_defconfig index 422d0900240..5dca2b121c8 100644 --- a/configs/io_defconfig +++ b/configs/io_defconfig @@ -1,6 +1,5 @@ CONFIG_PPC=y CONFIG_IDENT_STRING=" io 0.06" -# CONFIG_MMC is not set CONFIG_4xx=y CONFIG_TARGET_IO=y CONFIG_FIT=y @@ -21,6 +20,7 @@ CONFIG_LOOPW=y # CONFIG_CMD_NFS is not set CONFIG_CMD_MII=y CONFIG_CMD_PING=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y # CONFIG_PCI is not set CONFIG_SYS_NS16550=y |