diff options
author | Tom Rini <trini@konsulko.com> | 2017-03-13 13:48:42 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-03-13 13:52:33 -0400 |
commit | 8728c97eff5bd95f58320f886ae305f17931a374 (patch) | |
tree | 75b41f0154ceb8f747082881661189f9c146d085 /configs/pcm030_LOWBOOT_defconfig | |
parent | c9592e3c5c97981787c0d82f768a6971deb4837d (diff) | |
download | u-boot-8728c97eff5bd95f58320f886ae305f17931a374.tar.gz |
configs: Re-sync
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/pcm030_LOWBOOT_defconfig')
-rw-r--r-- | configs/pcm030_LOWBOOT_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/pcm030_LOWBOOT_defconfig b/configs/pcm030_LOWBOOT_defconfig index 101759594e..456a699519 100644 --- a/configs/pcm030_LOWBOOT_defconfig +++ b/configs/pcm030_LOWBOOT_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -# CONFIG_MMC is not set CONFIG_MPC5xxx=y CONFIG_TARGET_PCM030=y CONFIG_OF_BOARD_SETUP=y @@ -9,6 +8,7 @@ CONFIG_CMD_I2C=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_USB=y CONFIG_USB_STORAGE=y |