riscv: qemu: Add platform-specific Kconfig options
authorBin Meng <bmeng.cn@gmail.com>
Wed, 12 Dec 2018 14:12:32 +0000 (06:12 -0800)
committerAndes <uboot@andestech.com>
Tue, 18 Dec 2018 01:56:27 +0000 (09:56 +0800)
commit84304d4866c8d69cd1ddb4b5c6cbcc17d6708da0
treeee5749dcfd75ee9969d6821f86a9c379a2a22856
parent511107d85d6f2739a641076acfb5646ba2a19fc8
riscv: qemu: Add platform-specific Kconfig options

Add the QEMU RISC-V platform-specific Kconfig options, to include
CPU and timer drivers.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Reviewed-by: Anup Patel <anup@brainfault.org>
arch/riscv/Kconfig
arch/riscv/cpu/qemu/Kconfig [new file with mode: 0644]
board/emulation/qemu-riscv/Kconfig