cmd: irq: disable CMD_IRQ for riscv arch
authorPragnesh Patel <pragnesh.patel@sifive.com>
Mon, 24 Aug 2020 15:08:55 +0000 (20:38 +0530)
committerAndes <uboot@andestech.com>
Wed, 30 Sep 2020 00:54:03 +0000 (08:54 +0800)
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>
cmd/Kconfig

index 0c984d7..30c358d 100644 (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: