[U-Boot] [PATCH] riscv: qemu: Fix kconfig build warning

Auer, Lukas lukas.auer at aisec.fraunhofer.de
Thu Aug 8 11:13:15 UTC 2019


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.cn at gmail.com>
> ---
> 
>  board/emulation/qemu-riscv/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 

Ah, I missed this. Thanks!

Reviewed-by: Lukas Auer <lukas.auer at aisec.fraunhofer.de>


More information about the U-Boot mailing list