From: Pragnesh Patel <pragnesh.patel@sifive.com>
Date: Mon, 24 Aug 2020 15:08:55 +0000 (+0530)
Subject: cmd: irq: disable CMD_IRQ for riscv arch
X-Git-Tag: v2025.01-rc5-pxa1908~2192^2~8^2~20
X-Git-Url: http://git.dujemihanovic.xyz/%22http:/www.sics.se/static/git-logo.png?a=commitdiff_plain;h=c5a7e5b3dd9de415b13599491d3239be2ab47c18;p=u-boot.git

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>
---

diff --git a/cmd/Kconfig b/cmd/Kconfig
index 0c984d735d..30c358d7e7 100644
--- a/cmd/Kconfig
+++ b/cmd/Kconfig
@@ -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: