commit | 3375e0b0d706d475ca98bc68d30345ceae3ae8d5 | [log] [tgz] |
---|---|---|
author | Pragnesh Patel <pragnesh.patel@sifive.com> | Mon Aug 24 20:38:55 2020 +0530 |
committer | Andes <uboot@andestech.com> | Wed Sep 30 08:54:03 2020 +0800 |
tree | de81a5ec69d1f4dd8638e12a43ea628cd8c09644 | |
parent | 38738d967d05068387b2bb2bbfb9f61c7076e68a [diff] |
cmd: irq: disable CMD_IRQ for riscv arch For RISC-V arch, no need for CMD_IRQ so disable the same. Signed-off-by: Pragnesh Patel <pragnesh.patel@sifive.com> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Rick Chen <rick@andestech.com> Reviewed-by: Bin Meng <bin.meng@windriver.com>