X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=net%2FKconfig;h=c393269f270b58b84e1a8369a1c673978ff2a7f3;hb=b45db3b59035735a0479d8df260d2349cdc3c21c;hp=414c5497c7584ea78dfd4696c4c6b42c3640292b;hpb=fa96f37ec5835aa685f7beb0af4fef12e9001027;p=u-boot diff --git a/net/Kconfig b/net/Kconfig index 414c5497c7..c393269f27 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -45,4 +45,7 @@ config BOOTP_VCI_STRING default "U-Boot.arm" if ARM default "U-Boot" +config SPL_NET_VCI_STRING + string + endif # if NET