diff options
author | Tom Rini <trini@konsulko.com> | 2016-09-19 17:00:58 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-09-20 09:30:07 -0400 |
commit | 06066a7df910293d377eca1b1ea1cd8c585c6748 (patch) | |
tree | ab4164e36c4d669991169ce152e1a0f66eafdeb8 /configs/pcm051_rev1_defconfig | |
parent | 9b1b6d42256a4c2e59c803afdbf90d39371e61ba (diff) | |
download | u-boot-06066a7df910293d377eca1b1ea1cd8c585c6748.tar.gz u-boot-06066a7df910293d377eca1b1ea1cd8c585c6748.tar.xz u-boot-06066a7df910293d377eca1b1ea1cd8c585c6748.zip |
configs: Re-sync
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/pcm051_rev1_defconfig')
-rw-r--r-- | configs/pcm051_rev1_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/pcm051_rev1_defconfig b/configs/pcm051_rev1_defconfig index 3a9470b322..d55e4fe92c 100644 --- a/configs/pcm051_rev1_defconfig +++ b/configs/pcm051_rev1_defconfig @@ -17,8 +17,8 @@ CONFIG_SYS_EXTRA_OPTIONS="REV1" CONFIG_VERSION_VARIABLE=y CONFIG_SPL=y CONFIG_SPL_ETH_SUPPORT=y -CONFIG_SPL_NET_VCI_STRING="pcm051 U-Boot SPL" CONFIG_SPL_NET_SUPPORT=y +CONFIG_SPL_NET_VCI_STRING="pcm051 U-Boot SPL" CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set |