riscv: Introduce a Kconfig option for machine mode
authorAnup Patel <anup@brainfault.org>
Wed, 12 Dec 2018 14:12:29 +0000 (06:12 -0800)
committerAndes <uboot@andestech.com>
Tue, 18 Dec 2018 01:56:26 +0000 (09:56 +0800)
commit3cfc825261d90472fa11ea72d7ed2d293b744140
treed319190cd7da211e66df64d47b51234e1f013286
parent44fe795c149cac67a6dbc12a16f7ec5d813b9523
riscv: Introduce a Kconfig option for machine mode

So far we have a Kconfig option for supervisor mode. This adds an
option for the machine mode.

Signed-off-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
arch/riscv/Kconfig