summaryrefslogtreecommitdiffstats
path: root/configs/pcm051_rev3_defconfig
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2016-05-06 21:01:05 +0200
committerTom Rini <trini@konsulko.com>2016-05-27 15:39:45 -0400
commit210be5c4cb0e1bf22bd0e0438cc8e52e3ccbcf5e (patch)
tree9e4342a11f06bfad1ec5151497c04b3ff3bc0391 /configs/pcm051_rev3_defconfig
parentfa96f37ec5835aa685f7beb0af4fef12e9001027 (diff)
downloadtalos-obmc-uboot-210be5c4cb0e1bf22bd0e0438cc8e52e3ccbcf5e.tar.gz
talos-obmc-uboot-210be5c4cb0e1bf22bd0e0438cc8e52e3ccbcf5e.zip
net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig
This patch also adds the SPL time VCI string into Kconfig. Signed-off-by: Alexander Graf <agraf@suse.de> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/pcm051_rev3_defconfig')
-rw-r--r--configs/pcm051_rev3_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pcm051_rev3_defconfig b/configs/pcm051_rev3_defconfig
index eff099cd76..b277b3aa0e 100644
--- a/configs/pcm051_rev3_defconfig
+++ b/configs/pcm051_rev3_defconfig
@@ -30,3 +30,4 @@ CONFIG_USB_MUSB_HOST=y
CONFIG_USB_MUSB_GADGET=y
CONFIG_USB_GADGET=y
CONFIG_OF_LIBFDT=y
+CONFIG_SPL_NET_VCI_STRING="pcm051 U-Boot SPL"
OpenPOWER on IntegriCloud