diff options
Diffstat (limited to 'configs/ls2080a_emu_defconfig')
-rw-r--r-- | configs/ls2080a_emu_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls2080a_emu_defconfig b/configs/ls2080a_emu_defconfig index f9b4eacb643..30a63818c3e 100644 --- a/configs/ls2080a_emu_defconfig +++ b/configs/ls2080a_emu_defconfig @@ -25,3 +25,4 @@ CONFIG_CMD_CACHE=y # CONFIG_CMD_MISC is not set CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y +CONFIG_BOOTP_VCI_STRING="U-Boot.LS2080A-EMU" |