u-boot-brain/board/emulation/qemu-riscv
Bin Meng 44016bc598 riscv: qemu: Fix kconfig build warning
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@gmail.com>
Reviewed-by: Rick Chen <rick@andestech.com>
Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
2019-08-26 16:09:02 +08:00
..
Kconfig riscv: qemu: Fix kconfig build warning 2019-08-26 16:09:02 +08:00
MAINTAINERS riscv: qemu: add SPL configuration 2019-08-26 16:07:42 +08:00
Makefile riscv: Add QEMU virt board support 2018-10-03 17:48:37 +08:00
qemu-riscv.c riscv: qemu: add SPL configuration 2019-08-26 16:07:42 +08:00