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>
This commit is contained in:
Pragnesh Patel 2020-08-24 20:38:55 +05:30 committed by Andes
parent 0ac83d080a
commit c5a7e5b3dd

View File

@ -2235,7 +2235,7 @@ config CMD_DIAG
config CMD_IRQ
bool "irq - Show information about interrupts"
depends on !ARM && !MIPS && !SH
depends on !ARM && !MIPS && !RISCV && !SH
help
This enables two commands: