For CMD_IRQ to function, we need enable/disable_interrupt functions as
well as do_irqinfo functions to be defined. Only NIOS2, PowerPC and X86
implement the latter, so correct dependencies to be opt-in not out-out
here.
Signed-off-by: Tom Rini <trini@konsulko.com>
config CMD_IRQ
bool "irq - Show information about interrupts"
- depends on !ARM && !MIPS && !RISCV && !SH
+ depends on NIOS2 || PPC || X86
help
This enables two commands: