summaryrefslogtreecommitdiffstats
path: root/configs/am335x_sl50_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/am335x_sl50_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/am335x_sl50_defconfig')
-rw-r--r--configs/am335x_sl50_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_sl50_defconfig b/configs/am335x_sl50_defconfig
index c227ef4725..3cd40e9d84 100644
--- a/configs/am335x_sl50_defconfig
+++ b/configs/am335x_sl50_defconfig
@@ -25,3 +25,4 @@ CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
CONFIG_SYS_NS16550=y
CONFIG_OF_LIBFDT=y
+CONFIG_SPL_NET_VCI_STRING="AM335x U-Boot SPL"
OpenPOWER on IntegriCloud