summaryrefslogtreecommitdiff
path: root/configs/pcm051_rev1_defconfig
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2016-05-06 19:01:05 (GMT)
committerTom Rini <trini@konsulko.com>2016-05-27 19:39:45 (GMT)
commit210be5c4cb0e1bf22bd0e0438cc8e52e3ccbcf5e (patch)
tree9e4342a11f06bfad1ec5151497c04b3ff3bc0391 /configs/pcm051_rev1_defconfig
parentfa96f37ec5835aa685f7beb0af4fef12e9001027 (diff)
downloadu-boot-210be5c4cb0e1bf22bd0e0438cc8e52e3ccbcf5e.tar.xz
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_rev1_defconfig')
-rw-r--r--configs/pcm051_rev1_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pcm051_rev1_defconfig b/configs/pcm051_rev1_defconfig
index 7f29119..27f681f 100644
--- a/configs/pcm051_rev1_defconfig
+++ b/configs/pcm051_rev1_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"