From 210be5c4cb0e1bf22bd0e0438cc8e52e3ccbcf5e Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Fri, 6 May 2016 21:01:05 +0200 Subject: 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 Reviewed-by: Tom Rini --- configs/am43xx_evm_usbhost_boot_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/am43xx_evm_usbhost_boot_defconfig') diff --git a/configs/am43xx_evm_usbhost_boot_defconfig b/configs/am43xx_evm_usbhost_boot_defconfig index e3d6b570f8..c336419348 100644 --- a/configs/am43xx_evm_usbhost_boot_defconfig +++ b/configs/am43xx_evm_usbhost_boot_defconfig @@ -38,3 +38,4 @@ CONFIG_G_DNL_MANUFACTURER="Texas Instruments" CONFIG_G_DNL_VENDOR_NUM=0x0403 CONFIG_G_DNL_PRODUCT_NUM=0xbd00 CONFIG_OF_LIBFDT=y +CONFIG_SPL_NET_VCI_STRING="AM43xx U-Boot SPL" -- cgit v1.2.1