> From: Pragnesh Patel [mailto:[email protected]] > Sent: Monday, August 24, 2020 11:09 PM > To: [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; Rick Jian-Zhi Chen(陳建志) > Cc: [email protected]; Pragnesh Patel; Simon Glass; Heinrich > Schuchardt; Sam Protsenko; Miquel Raynal; Patrick Delaunay; Ramon Fried; Joel > Johnson; AKASHI Takahiro > Subject: [PATCH] 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 <[email protected]> > --- > cmd/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Rick Chen <[email protected]>

