On Wed, 2019-08-07 at 23:04 -0700, Bin Meng wrote:
> When 'make qemu-riscv64_defconfig', there is a build warning:
> 
>   board/emulation/qemu-riscv/Kconfig:24:
>   warning: config symbol defined without type
> 
> Fix it by specifying the config symbol type to 'hex'.
> 
> Signed-off-by: Bin Meng <bmeng...@gmail.com>
> ---
> 
>  board/emulation/qemu-riscv/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 

Ah, I missed this. Thanks!

Reviewed-by: Lukas Auer <lukas.a...@aisec.fraunhofer.de>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to