From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 15 May 2017 14:05:03 -0400 Subject: [U-Boot] [PATCH 43/47] Convert CONFIG_CMD_IRQ to Kconfig In-Reply-To: <20170515105802.23023-44-sjg@chromium.org> References: <20170515105802.23023-1-sjg@chromium.org> <20170515105802.23023-44-sjg@chromium.org> Message-ID: <20170515180503.GB5701@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, May 15, 2017 at 04:57:58AM -0600, Simon Glass wrote: > This converts the following to Kconfig: > CONFIG_CMD_IRQ > > Signed-off-by: Simon Glass > --- > > README | 1 - > arch/Kconfig | 1 + > arch/powerpc/cpu/mpc85xx/Kconfig | 18 ++++++++++++++++++ > cmd/Kconfig | 7 +++++++ [snip] > diff --git a/arch/Kconfig b/arch/Kconfig > index c6ea37fd46..6cb6ffbe42 100644 > --- a/arch/Kconfig > +++ b/arch/Kconfig > @@ -89,6 +89,7 @@ config X86 > select DM_SPI_FLASH > imply CMD_FPGA_LOADMK > imply CMD_IO > + imply CMD_IRQ > > config XTENSA > bool "Xtensa architecture" We should get all of PowerPC and X86 in this hunk too. [snip] > diff --git a/cmd/Kconfig b/cmd/Kconfig > index be6b314c26..0eb07a0d4e 100644 > --- a/cmd/Kconfig > +++ b/cmd/Kconfig > @@ -1192,6 +1192,13 @@ config CMD_DIAG > available tests and running either all the tests, or specific tests > identified by name. > > +config CMD_IRQ > + bool "irq - Show information about interrupts" depends on !ARM && !MIPS && !SH Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: