]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
Convert CONFIG_CMD_IRQ to Kconfig
authorSimon Glass <sjg@chromium.org>
Wed, 17 May 2017 09:25:39 +0000 (03:25 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 22 May 2017 16:45:31 +0000 (12:45 -0400)
This converts the following to Kconfig:
   CONFIG_CMD_IRQ

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
94 files changed:
README
arch/Kconfig
arch/powerpc/Kconfig
arch/powerpc/cpu/mpc5xxx/Kconfig
arch/powerpc/cpu/mpc83xx/Kconfig
cmd/Kconfig
configs/PATI_defconfig
configs/PMC440_defconfig
configs/T2080RDB_NAND_defconfig
configs/T2080RDB_SDCARD_defconfig
configs/T2080RDB_SECURE_BOOT_defconfig
configs/T2080RDB_SPIFLASH_defconfig
configs/T2080RDB_SRIO_PCIE_BOOT_defconfig
configs/T2080RDB_defconfig
configs/controlcenterd_TRAILBLAZER_DEVELOP_defconfig
configs/controlcenterd_TRAILBLAZER_defconfig
configs/dlvision-10g_defconfig
configs/dlvision_defconfig
configs/io_defconfig
configs/iocon_defconfig
configs/ipek01_defconfig
configs/kmcoge4_defconfig
configs/kmlion1_defconfig
configs/neo_defconfig
configs/sbc8548_PCI_33_PCIE_defconfig
configs/sbc8548_PCI_33_defconfig
configs/sbc8548_PCI_66_PCIE_defconfig
configs/sbc8548_PCI_66_defconfig
configs/sbc8548_defconfig
configs/socrates_defconfig
configs/v38b_defconfig
configs/xpedite517x_defconfig
configs/xpedite520x_defconfig
configs/xpedite537x_defconfig
configs/xpedite550x_defconfig
include/config_cmd_all.h
include/configs/B4860QDS.h
include/configs/BSC9131RDB.h
include/configs/BSC9132QDS.h
include/configs/C29XPCIE.h
include/configs/CPCI2DP.h
include/configs/CPCI4052.h
include/configs/MIP405.h
include/configs/MPC8349ITX.h
include/configs/MPC8536DS.h
include/configs/MPC8540ADS.h
include/configs/MPC8541CDS.h
include/configs/MPC8544DS.h
include/configs/MPC8548CDS.h
include/configs/MPC8555CDS.h
include/configs/MPC8560ADS.h
include/configs/MPC8568MDS.h
include/configs/MPC8569MDS.h
include/configs/MPC8572DS.h
include/configs/P1010RDB.h
include/configs/P1022DS.h
include/configs/P1023RDB.h
include/configs/P2041RDB.h
include/configs/PATI.h
include/configs/PIP405.h
include/configs/PLU405.h
include/configs/PMC405DE.h
include/configs/T102xQDS.h
include/configs/T102xRDB.h
include/configs/T1040QDS.h
include/configs/T104xRDB.h
include/configs/T208xQDS.h
include/configs/T4240RDB.h
include/configs/UCP1020.h
include/configs/VOM405.h
include/configs/amcc-common.h
include/configs/controlcenterd.h
include/configs/corenet_ds.h
include/configs/cyrus.h
include/configs/digsy_mtc.h
include/configs/dlvision-10g.h
include/configs/dlvision.h
include/configs/io.h
include/configs/iocon.h
include/configs/ipek01.h
include/configs/lwmon5.h
include/configs/microblaze-generic.h
include/configs/neo.h
include/configs/p1_p2_rdb_pc.h
include/configs/p1_twr.h
include/configs/qemu-ppce500.h
include/configs/t4qds.h
include/configs/v38b.h
include/configs/vct.h
include/configs/x86-common.h
include/configs/xilinx-ppc.h
include/configs/xpedite1000.h
include/configs/xpedite517x.h
scripts/config_whitelist.txt

diff --git a/README b/README
index 72508d0b7c02a4e01e7e8417b3d57c582fce53b1..5d5600941415e6485ee1aef3225234d43d0e4fce 100644 (file)
--- a/README
+++ b/README
@@ -852,7 +852,6 @@ The following options need to be configured:
                CONFIG_CMD_IMLS_NAND    * List all images found in NAND flash
                CONFIG_CMD_IMPORTENV    * import an environment
                CONFIG_CMD_INI          * import data from an ini file into the env
-               CONFIG_CMD_IRQ          * irqinfo
                CONFIG_CMD_ITEST          Integer/string test of 2 values
                CONFIG_CMD_KGDB         * kgdb
                CONFIG_CMD_LDRINFO      * ldrinfo (display Blackfin loader)
index c1b47b4eda515d03ebf91ade76a2f8ce86136497..bad03529cc2c9b90e964420d773c19384e1dfa58 100644 (file)
@@ -34,6 +34,7 @@ config M68K
 config MICROBLAZE
        bool "MicroBlaze architecture"
        select SUPPORT_OF_CONTROL
+       imply CMD_IRQ
 
 config MIPS
        bool "MIPS architecture"
@@ -92,6 +93,7 @@ config X86
        imply CMD_FPGA_LOADMK
        imply CMD_GETTIME
        imply CMD_IO
+       imply CMD_IRQ
 
 config XTENSA
        bool "Xtensa architecture"
index eae94c8fd559b688b4b8bd577bbaf5c96c941082..f37a9cbffb9b01c9db5db40896693ea0c6959739 100644 (file)
@@ -34,6 +34,7 @@ config MPC85xx
        select SYS_FSL_DDR_BE
        imply USB_EHCI_HCD if USB
        imply CMD_HASH
+       imply CMD_IRQ
 
 config MPC86xx
        bool "MPC86xx"
@@ -46,6 +47,7 @@ config 8xx
 config 4xx
        bool "PPC4xx"
        select CREATE_ARCH_SYMLINK
+       imply CMD_IRQ
 
 endchoice
 
index 5d4922870b75378a02dedcfb16427dbe44c264c8..6ba0dd492de14405de2490144b4128980ab85ab4 100644 (file)
@@ -59,6 +59,7 @@ config TARGET_O3DNT
 
 config TARGET_DIGSY_MTC
        bool "Support digsy_mtc"
+       imply CMD_IRQ
 
 config TARGET_PCM030
        bool "Support pcm030"
index 02e43bc5155bf6b7adb520b6f09d659175ebc6f6..0772b7c4fbc88f3cbaf0b80cd0722a2cb4754d7a 100644 (file)
@@ -49,6 +49,7 @@ config TARGET_MPC8349EMDS
 
 config TARGET_MPC8349ITX
        bool "Support MPC8349ITX"
+       imply CMD_IRQ
 
 config TARGET_MPC837XEMDS
        bool "Support MPC837XEMDS"
index be6b314c260570dac42209ea5f9da7bcf2bab32e..1dc8ba2d920eb3f558660362de372fa325cf5c50 100644 (file)
@@ -1192,6 +1192,14 @@ 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 && !MPC512X
+       help
+         This enables two commands:
+
+            interrupts - enable or disable interrupts
+            irqinfo - print device-specific interrupt information
 endmenu
 
 config CMD_UBI
index 0560866c6cb38f10930afd280992e37bcc429ce1..cd78de7b4b6e4c6809fbc9108cf0ac74b0cc92d6 100644 (file)
@@ -21,6 +21,7 @@ CONFIG_CMD_EEPROM=y
 # CONFIG_CMD_NET is not set
 # CONFIG_CMD_NFS is not set
 CONFIG_CMD_BSP=y
+CONFIG_CMD_IRQ=y
 # CONFIG_MMC is not set
 CONFIG_MTD_NOR_FLASH=y
 # CONFIG_PCI is not set
index 00edbeef820f6a2d5ce4fca2fbbf331d63faadf4..6ef60587b6bac432bb4192856395c89cee059944 100644 (file)
@@ -21,6 +21,7 @@ CONFIG_CMD_PING=y
 CONFIG_CMD_BSP=y
 CONFIG_CMD_DATE=y
 CONFIG_CMD_FAT=y
+# CONFIG_CMD_IRQ is not set
 CONFIG_MAC_PARTITION=y
 CONFIG_ISO_PARTITION=y
 # CONFIG_MMC is not set
index d38b221697abcf4fdc57415e5168dd14b52bfb14..8e7b67772561eba05374fd5b4c89bc3df7121db0 100644 (file)
@@ -27,6 +27,7 @@ CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 CONFIG_CMD_EXT2=y
 CONFIG_CMD_FAT=y
+# CONFIG_CMD_IRQ is not set
 CONFIG_FSL_CAAM=y
 CONFIG_MTD_NOR_FLASH=y
 CONFIG_SPI_FLASH=y
index c039f95d9d0e8746ddfbc09775820072b99b2c41..fac743f55cdffe1685875f62bda20d576a4e1b18 100644 (file)
@@ -27,6 +27,7 @@ CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 CONFIG_CMD_EXT2=y
 CONFIG_CMD_FAT=y
+# CONFIG_CMD_IRQ is not set
 CONFIG_FSL_CAAM=y
 CONFIG_MTD_NOR_FLASH=y
 CONFIG_SPI_FLASH=y
index f7c3788b55a533ff28235b2675f7313331a65a02..f8296387c4fb0e28475012e80b0ff877b14202e2 100644 (file)
@@ -19,6 +19,7 @@ CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 CONFIG_CMD_EXT2=y
 CONFIG_CMD_FAT=y
+# CONFIG_CMD_IRQ is not set
 CONFIG_DM=y
 CONFIG_MTD_NOR_FLASH=y
 CONFIG_SPI_FLASH=y
index c00421f5251286544fef286e8578fdec6c1ce830..ca7a38b7d28bf8a46ed8e77894b6b4243a69711d 100644 (file)
@@ -28,6 +28,7 @@ CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 CONFIG_CMD_EXT2=y
 CONFIG_CMD_FAT=y
+# CONFIG_CMD_IRQ is not set
 CONFIG_FSL_CAAM=y
 CONFIG_MTD_NOR_FLASH=y
 CONFIG_SPI_FLASH=y
index 3fd4236ae7f297601ba3673a97db7bf11776eb56..2829d06d27116455a7e2683a720a47e4eb6692eb 100644 (file)
@@ -20,6 +20,7 @@ CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 CONFIG_CMD_EXT2=y
 CONFIG_CMD_FAT=y
+# CONFIG_CMD_IRQ is not set
 CONFIG_FSL_CAAM=y
 CONFIG_SPI_FLASH=y
 CONFIG_SPI_FLASH_STMICRO=y
index 595fbbb613b07de2d2c96024d374c6f018e52898..424eda104e1ac1dd92996a515658dcf835ef4ff1 100644 (file)
@@ -17,6 +17,7 @@ CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 CONFIG_CMD_EXT2=y
 CONFIG_CMD_FAT=y
+# CONFIG_CMD_IRQ is not set
 CONFIG_FSL_CAAM=y
 CONFIG_MTD_NOR_FLASH=y
 CONFIG_SPI_FLASH=y
index 0b7d12c7364ef6c5e2bf035e2e37e2167366e8b7..614cdb620101fa550fe092d1306a8cf6c327cc4b 100644 (file)
@@ -16,6 +16,7 @@ CONFIG_CMD_MMC=y
 # CONFIG_CMD_SETEXPR is not set
 # CONFIG_CMD_HASH is not set
 CONFIG_CMD_TPM=y
+# CONFIG_CMD_IRQ is not set
 CONFIG_DOS_PARTITION=y
 CONFIG_DM=y
 # CONFIG_PCI is not set
index d319366c3e0d96687ce4e2d3bbe104f928170348..da657f142ff3e9ebbf6fa3b849a29bfa2b4dc157 100644 (file)
@@ -16,6 +16,7 @@ CONFIG_CMD_MMC=y
 # CONFIG_CMD_SETEXPR is not set
 # CONFIG_CMD_HASH is not set
 CONFIG_CMD_TPM=y
+# CONFIG_CMD_IRQ is not set
 CONFIG_DOS_PARTITION=y
 CONFIG_DM=y
 # CONFIG_PCI is not set
index 44f7527a9ce7eff6ab415c9fda9e9fa9de2ab5c9..f92bf1e727cf134088be1067aee43c5ec81203ad 100644 (file)
@@ -22,6 +22,7 @@ CONFIG_CMD_I2C=y
 # CONFIG_CMD_NFS is not set
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
+# CONFIG_CMD_IRQ is not set
 # CONFIG_MMC is not set
 CONFIG_MTD_NOR_FLASH=y
 # CONFIG_PCI is not set
index 4dd09a2af8d4ac8f071a634019243633b36493d8..32d8708ea41fd0cc7a0a4b6188b52fd3690765b5 100644 (file)
@@ -19,6 +19,7 @@ CONFIG_LOOPW=y
 # CONFIG_CMD_NFS is not set
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
+# CONFIG_CMD_IRQ is not set
 # CONFIG_MMC is not set
 CONFIG_MTD_NOR_FLASH=y
 # CONFIG_PCI is not set
index 27edc5976b2c74624ff85abdf73814b6dcfb3d57..d1b5a031800d57657d5b412f48ee4cfceeceb763 100644 (file)
@@ -21,6 +21,7 @@ CONFIG_LOOPW=y
 # CONFIG_CMD_NFS is not set
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
+# CONFIG_CMD_IRQ is not set
 # CONFIG_MMC is not set
 CONFIG_MTD_NOR_FLASH=y
 # CONFIG_PCI is not set
index eeeb93371cce539d309e184cb591434be80741e3..c34d98b9303b22467429a919ee9e1aeaab8fa36d 100644 (file)
@@ -24,6 +24,7 @@ CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 CONFIG_CMD_CACHE=y
 CONFIG_CMD_DIAG=y
+# CONFIG_CMD_IRQ is not set
 # CONFIG_MMC is not set
 CONFIG_MTD_NOR_FLASH=y
 # CONFIG_PCI is not set
index e424d47bf2e1ad3f497a4e3e137b2853f04b3fbf..f86170d346f7cfaf48e70269a83bf4450335fe97 100644 (file)
@@ -14,6 +14,7 @@ CONFIG_CMD_DHCP=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_BMP=y
 CONFIG_CMD_FAT=y
+CONFIG_CMD_IRQ=y
 # CONFIG_MMC is not set
 CONFIG_MTD_NOR_FLASH=y
 CONFIG_USB=y
index 9a15d1eaae987ec37cc069568a3833d907eaa1f5..c923aa62ab9284fc0598b609bdbc4a0cec902e09 100644 (file)
@@ -25,6 +25,7 @@ CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 # CONFIG_CMD_HASH is not set
 CONFIG_CMD_JFFS2=y
+# CONFIG_CMD_IRQ is not set
 CONFIG_CMD_UBI=y
 CONFIG_DOS_PARTITION=y
 # CONFIG_MMC is not set
index d70b0b23ccc5bb6f9e8f1bee61cc9aadb51c692a..e4ff6d791b21c9bd74be29ebd365e6a97b31c352 100644 (file)
@@ -25,6 +25,7 @@ CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 # CONFIG_CMD_HASH is not set
 CONFIG_CMD_JFFS2=y
+# CONFIG_CMD_IRQ is not set
 CONFIG_CMD_UBI=y
 CONFIG_DOS_PARTITION=y
 # CONFIG_MMC is not set
index 1bf5151baad613557326508952e7056ba8de3dfe..6ca5b4ee65597946bd9886d471a15f61aaf27ec8 100644 (file)
@@ -19,6 +19,7 @@ CONFIG_LOOPW=y
 # CONFIG_CMD_NFS is not set
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
+# CONFIG_CMD_IRQ is not set
 # CONFIG_MMC is not set
 CONFIG_MTD_NOR_FLASH=y
 # CONFIG_PCI is not set
index 5d05bde5952747450dbca779f1fb50cd466d39f5..6348f7d2e49b1d75cd12c81177372a2d125c05ee 100644 (file)
@@ -14,6 +14,7 @@ CONFIG_CMD_I2C=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 # CONFIG_CMD_HASH is not set
+# CONFIG_CMD_IRQ is not set
 # CONFIG_MMC is not set
 CONFIG_MTD_NOR_FLASH=y
 CONFIG_SYS_NS16550=y
index 219700dddbba21d0086fad7a6349b672e1a4ea2b..acb3092b7c26ba3820f8cb74bb8f1b667fba428d 100644 (file)
@@ -14,6 +14,7 @@ CONFIG_CMD_I2C=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 # CONFIG_CMD_HASH is not set
+# CONFIG_CMD_IRQ is not set
 # CONFIG_MMC is not set
 CONFIG_MTD_NOR_FLASH=y
 CONFIG_SYS_NS16550=y
index 996e140a57da7f8444a545ce3533d7b3e1730dc0..195d472e6726b26000628e85ed02d3b7351e7fa4 100644 (file)
@@ -14,6 +14,7 @@ CONFIG_CMD_I2C=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 # CONFIG_CMD_HASH is not set
+# CONFIG_CMD_IRQ is not set
 # CONFIG_MMC is not set
 CONFIG_MTD_NOR_FLASH=y
 CONFIG_SYS_NS16550=y
index 8fbc4950416c62194f4ef48a391237f3506d01ad..c107213d8c398d668eea2551eec709638aa30678 100644 (file)
@@ -14,6 +14,7 @@ CONFIG_CMD_I2C=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 # CONFIG_CMD_HASH is not set
+# CONFIG_CMD_IRQ is not set
 # CONFIG_MMC is not set
 CONFIG_MTD_NOR_FLASH=y
 CONFIG_SYS_NS16550=y
index b239a8659af5c7e975e124ccaa8cf887a139bd54..185825efc941d2ca321a40a1a69b474d90aaa45e 100644 (file)
@@ -13,6 +13,7 @@ CONFIG_CMD_I2C=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 # CONFIG_CMD_HASH is not set
+# CONFIG_CMD_IRQ is not set
 # CONFIG_MMC is not set
 CONFIG_MTD_NOR_FLASH=y
 # CONFIG_PCI is not set
index 940c24e7e1222bc68222a5b1cdab08a347db17c0..5def6d5991a9c230dcce71935033534c4c370793 100644 (file)
@@ -17,11 +17,12 @@ CONFIG_CMD_DHCP=y
 # CONFIG_CMD_NFS is not set
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
-# CONFIG_CMD_HASH is not set
 CONFIG_CMD_SNTP=y
 CONFIG_CMD_BMP=y
 CONFIG_CMD_DATE=y
+# CONFIG_CMD_HASH is not set
 CONFIG_CMD_EXT2=y
+# CONFIG_CMD_IRQ is not set
 # CONFIG_MMC is not set
 CONFIG_MTD_NOR_FLASH=y
 CONFIG_SYS_NS16550=y
index 6876f6585a2b25318e100b148c156d2194e6d331..c75e547b7fba3c40d1e318c5c8b53d113d4a2ebe 100644 (file)
@@ -12,6 +12,7 @@ CONFIG_CMD_PING=y
 CONFIG_CMD_FAT=y
 CONFIG_CMD_JFFS2=y
 CONFIG_CMD_DIAG=y
+CONFIG_CMD_IRQ=y
 CONFIG_MAC_PARTITION=y
 CONFIG_LED_STATUS=y
 CONFIG_LED_STATUS0=y
index 848d27ea814e5a9433874375613537350066e6a0..2788db0830d27a54c6402bb28749df66b7ea13a7 100644 (file)
@@ -17,6 +17,7 @@ CONFIG_CMD_PING=y
 CONFIG_CMD_SNTP=y
 CONFIG_CMD_DATE=y
 CONFIG_CMD_JFFS2=y
+CONFIG_CMD_IRQ=y
 CONFIG_DS4510=y
 # CONFIG_MMC is not set
 CONFIG_MTD_NOR_FLASH=y
index af046879e1bde9dcc06f99c2e4df6b87129c97de..904f7b9bc5821e622043b28362d72cced3996d1c 100644 (file)
@@ -19,6 +19,7 @@ CONFIG_CMD_SNTP=y
 CONFIG_CMD_DATE=y
 # CONFIG_CMD_HASH is not set
 CONFIG_CMD_JFFS2=y
+# CONFIG_CMD_IRQ is not set
 # CONFIG_MMC is not set
 CONFIG_MTD_NOR_FLASH=y
 CONFIG_SYS_NS16550=y
index 07fdfaf6885183943019da0f35bc0cfc042dc77b..45fe128a557a9ed19f2e0bef68e9985364d6ce13 100644 (file)
@@ -19,6 +19,7 @@ CONFIG_CMD_SNTP=y
 CONFIG_CMD_DATE=y
 # CONFIG_CMD_HASH is not set
 CONFIG_CMD_JFFS2=y
+# CONFIG_CMD_IRQ is not set
 CONFIG_SYS_FSL_DDR2=y
 CONFIG_DS4510=y
 # CONFIG_MMC is not set
index 68fa8a6a7a10e99ede27ac06bae4d2210fe0e8d4..cad0d239e9a42ef5a30e092afb9bfd82d1fb3406 100644 (file)
@@ -15,10 +15,11 @@ CONFIG_CMD_USB=y
 CONFIG_CMD_DHCP=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
-# CONFIG_CMD_HASH is not set
 CONFIG_CMD_SNTP=y
 CONFIG_CMD_DATE=y
+# CONFIG_CMD_HASH is not set
 CONFIG_CMD_JFFS2=y
+# CONFIG_CMD_IRQ is not set
 # CONFIG_MMC is not set
 CONFIG_MTD_NOR_FLASH=y
 CONFIG_SYS_NS16550=y
index 34f9167cfe3606368d34d94f04e2aa11fff4cd84..df21c1a483159879e52d7ff43477c1908a7d141a 100644 (file)
@@ -13,7 +13,6 @@
  * Alphabetical list of all possible commands.
  */
 
-#define CONFIG_CMD_IRQ         /* irqinfo                      */
 #define CONFIG_CMD_KGDB                /* kgdb                         */
 #define CONFIG_CMD_MFSL                /* FSL support for Microblaze   */
 #define CONFIG_CMD_MTDPARTS    /* mtd parts support            */
index 6908cb4dcb427917875403e9056c8391deac05c7..2226aba674b1d2f3e64a746fc8a78cd1d5239b96 100644 (file)
@@ -702,7 +702,6 @@ unsigned long get_board_ddr_clk(void);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #ifdef CONFIG_PCI
index fba25fb11b5738dcb2d9326971f202ff555f8bb8..59b2252e6fc866cbd2f463d6d83bfbf6294be2e2 100644 (file)
@@ -293,7 +293,6 @@ extern unsigned long get_sdram_size(void);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 /*
index 32a58e3da0fb2dc80280f83c848a429b97ae38c1..407e499de1ac3ea99d37bc94f08b866c8683d9bc 100644 (file)
@@ -520,7 +520,6 @@ combinations. this should be removed later
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 /*
index 64f23e02114f2a955f6784a3a658c72a890d71a7..398d0e0550cbd7a681af355e0ce0c09b1b3292aa 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 /*
index 561ff894b3ca715f4eb146c88ee655c694d38ff9..6d2919ff553216816f1859b8e5713616a2a9caf8 100644 (file)
@@ -46,7 +46,6 @@
  * Command line configuration.
  */
 #define CONFIG_CMD_PCI
-#define CONFIG_CMD_IRQ
 
 #undef CONFIG_WATCHDOG                 /* watchdog disabled            */
 
index c444198778461828ca26f057b7c8cb3b90433018..ab4b060906bce83f7550ded4d4b651b00c8181a5 100644 (file)
@@ -61,7 +61,6 @@
  * Command line configuration.
  */
 #define CONFIG_CMD_PCI
-#define CONFIG_CMD_IRQ
 
 #define CONFIG_SUPPORT_VFAT
 
index efab6457b35fc57a9ce6354f41b0e5d994eceda7..b13809f88a1039f567c37d57c6b84c71a2d0e250 100644 (file)
@@ -46,7 +46,6 @@
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_PCI
 #define CONFIG_CMD_REGINFO
 #define CONFIG_CMD_SAVES
index 7cf27fa96d84665332e32c8a16f4792c7eb21db4..46f09d6b60f9ac1b68510d756435ef6d2b61bc18 100644 (file)
@@ -478,7 +478,6 @@ boards, we say we have two, but don't display a message if we find only one. */
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_SDRAM
 
 #if defined(CONFIG_COMPACT_FLASH) || defined(CONFIG_SATA_SIL3114) \
index 8375ead394c2402a622ee29a10ad3b52f7f0e03b..18b6b4e13e6548eb04a99249364715f255523711 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #if defined(CONFIG_PCI)
index c5d581589aa1dba0d8921e739719d2b9c99beefe..0f96ac0242f1355f007d546cfe7ea3509c833b77 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 
 #if defined(CONFIG_PCI)
     #define CONFIG_CMD_PCI
index 4509a6d7076012ed5290a23e92f952d49f59759e..029aa572ce43c8b75ed3a93796f9c3e86161e7b1 100644 (file)
@@ -342,7 +342,6 @@ extern unsigned long get_clock_freq(void);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #if defined(CONFIG_PCI)
index b186e012d3616b565ae9a5459fb5c96fb1b01f70..9b2f8364d5248a602a3e3a2b879b1f1f822bf0b5 100644 (file)
@@ -348,7 +348,6 @@ extern unsigned long get_board_sys_clk(unsigned long dummy);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #if defined(CONFIG_PCI)
index df50fa3cce157791b7f69f7a5e91ba6e34ab1b51..43e05516ab6a2c9915377b71ab0a6325dfb046de 100644 (file)
@@ -461,7 +461,6 @@ extern unsigned long get_clock_freq(void);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #if defined(CONFIG_PCI)
index 67093dfa31f1a6fcdcc605ec0958b3637a61b593..96a125c32335b54b4ec972b1d14b71426bcd62ac 100644 (file)
@@ -340,7 +340,6 @@ extern unsigned long get_clock_freq(void);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #if defined(CONFIG_PCI)
index 8170b9f17da6919afebba8c9b957b8c6bcc06e24..8d026addb3509adc9239463a5a2da9eac7248f7a 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #if defined(CONFIG_PCI)
index 0bc71d4ae62464b6cd7ced9bb36120cbacda5066..618d5377fcd3da41ff1b1b23f0766ef3d454954a 100644 (file)
@@ -355,7 +355,6 @@ extern unsigned long get_clock_freq(void);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #if defined(CONFIG_PCI)
index 81d2d4f9312b4adfaf6631e116c7ae9b3f6421d6..eb7db20b7f4fdfe80ff5e6f89f086cb1e99f6760 100644 (file)
@@ -448,7 +448,6 @@ extern unsigned long get_clock_freq(void);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #if defined(CONFIG_PCI)
index 59f1cc7c8d0311351acad3e6f1b51caf782584ca..79e11bb6f8ca72a19917c4122719e13c0439594f 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #if defined(CONFIG_PCI)
index 956403a9edf4b9c5e824a28d175a74a347dc3470..220b07040e507e5ac1e771605273d169513628c3 100644 (file)
@@ -724,7 +724,6 @@ extern unsigned long get_sdram_size(void);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #undef CONFIG_WATCHDOG                 /* watchdog disabled */
index 2d1564a835c89ca337dfe3f14b0a6905e2fec309..3d12c84ce98a2c56d0b74df93b4401026f62a805 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #ifdef CONFIG_PCI
index 8821be3410d8445589af2a373b7d5ffd96995e51..719043d5a1bdefde0a1a481d4942435078460e1f 100644 (file)
@@ -241,7 +241,6 @@ extern unsigned long get_clock_freq(void);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #if defined(CONFIG_PCI)
index 7e7e56dc3ad5c5b96582c3670986868a721f52f7..b008e3d9e288520fc707a877355baaa70dff6fdb 100644 (file)
@@ -580,7 +580,6 @@ unsigned long get_board_sys_clk(unsigned long dummy);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 
 #ifdef CONFIG_PCI
 #define CONFIG_CMD_PCI
index 1b2cb3dd228cdfb2af3d98d60ef6fac518fbb149..1f26ac4c2da956233dd9c100249a5f1e44bae99f 100644 (file)
@@ -38,7 +38,6 @@
  */
 #define CONFIG_CMD_REGINFO
 #define CONFIG_CMD_REGINFO
-#define CONFIG_CMD_IRQ
 
 #define CONFIG_BOOTCOMMAND     ""      /* autoboot command                     */
 
index 029de2a1a94df791ee18c87889221cd59b241830..393a02dd78c63bcba938015e71ec4ff0f067e9c3 100644 (file)
@@ -38,7 +38,6 @@
  * Command line configuration.
  */
 #define CONFIG_CMD_PCI
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 #define CONFIG_SCSI
 #define CONFIG_CMD_SDRAM
index ef20eee201d1f1bf25f1e39e3781ab0678343fec..78ce91d08985a3ec5617fc6aeb4270b5372ab174 100644 (file)
@@ -55,7 +55,6 @@
  * Command line configuration.
  */
 #define CONFIG_CMD_PCI
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_NAND
 
 #define CONFIG_SUPPORT_VFAT
index 2f05a5a17668eb6d9e1b242da9d09210e3c62627..a94e790b9504e32281b82364583f8517369fedce 100644 (file)
@@ -48,7 +48,6 @@
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_PCI
 
 #undef  CONFIG_WATCHDOG                        /* watchdog disabled */
index 4992e8f967bb49eaa18400c3bed60131337b6a7a..2209cfdb96c07a16d5ef4c7f4937293e06a459dc 100644 (file)
@@ -779,7 +779,6 @@ unsigned long get_board_ddr_clk(void);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #ifdef CONFIG_PCI
index 709e6bb9688eaa1a59e536ac717774f0253e0d2d..025e7de8d00bc3dc48f90f8e9954614d06e030b2 100644 (file)
@@ -789,7 +789,6 @@ unsigned long get_board_ddr_clk(void);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #ifdef CONFIG_PCI
index 11772da8ff122ad95297d9d25d41a7ab4dbdc111..3953145030f4fefade777714d6d1ed775587c3b1 100644 (file)
@@ -658,7 +658,6 @@ unsigned long get_board_ddr_clk(void);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #ifdef CONFIG_PCI
index fa6d9f4b1b22e44fc0d68148a7a7bdfc321416f5..0035e67544bbf0c7d1efa2a7d7a402934f3ffd9e 100644 (file)
@@ -771,7 +771,6 @@ $(SRCTREE)/board/freescale/t104xrdb/t1042d4_sd_rcw.cfg
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #ifdef CONFIG_PCI
index af0dada7ea3fcf684721c3788b748b0aa4a9293c..e792ec5c9dd2bf8c5e4f0a32fdfe0ed50cbb13f5 100644 (file)
@@ -744,7 +744,6 @@ unsigned long get_board_ddr_clk(void);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #ifdef CONFIG_PCI
index ad7802a19021cdd264fd50d8580737d18a520f47..0d9cdfb510ee6a0f6511f8346ef6476a3c6a4bfb 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 
 #ifdef CONFIG_PCI
 #define CONFIG_CMD_PCI
index 9cede19d4ff06c56c4032218ded0b1b310058ef2..b2feccfd39b955100cf926bd8d3a27a162ffffd5 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 /*
index 5255b6d688f09412027d40c93d6ab9683d7597b5..a180b381cf5281683317717fed2a0b275cd2447f 100644 (file)
@@ -53,7 +53,6 @@
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 
 #undef CONFIG_WATCHDOG                 /* watchdog disabled            */
 
index eca90cf750d8adef72ca9028134da80791d043e3..450a2ebc11717288d17c959c9bcb7a26d9668088 100644 (file)
@@ -51,7 +51,6 @@
  */
 #if defined(CONFIG_440)
 #endif
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 /*
index 9c06555961435b50ec6cba1a0fe9bd04f6d58f89..6641408fcbb182d91dccd02e1cc071514b758975 100644 (file)
 
 #ifndef CONFIG_TRAILBLAZER
 
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 /*
index 07180aaec3d607ccf1f15b2d1b75a1e8ca603f9e..7bbe31ceea016a077464ae2e4c1ab55af50bfac3 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #ifdef CONFIG_PCI
index 9210770d7b37e0b2a85759e8b5bd919ed9dfd4b1..a23da191ab2ee4db68692e74f0495c857e1932dc 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #ifdef CONFIG_PCI
index 7800e811167c0c6947666d439f44c433f5dd9d7f..6710507a8d99c2d4f1e8c0df97dc097cbfe0a946 100644 (file)
@@ -85,7 +85,6 @@
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_PCI
 #define CONFIG_CMD_REGINFO
 #define CONFIG_CMD_SAVES
index 2a04949ed662ab46d68b9f8ac16e2f4a3d885584..59ba0afb2912caceb46e9281be06a22312d72b4f 100644 (file)
@@ -54,7 +54,6 @@
 /*
  * Commands additional to the ones defined in amcc-common.h
  */
-#undef CONFIG_CMD_IRQ
 
 /*
  * SDRAM configuration (please see cpu/ppc/sdram.[ch])
index aa200ed5b21da0c96b800d585a60897da635dcf0..11397bd8e98cedc3a2ed1c3530e5d172d62b7b7a 100644 (file)
@@ -52,7 +52,6 @@
 /*
  * Commands additional to the ones defined in amcc-common.h
  */
-#undef CONFIG_CMD_IRQ
 
 /*
  * SDRAM configuration (please see cpu/ppc/sdram.[ch])
index 3a535684e3cca394c0ca2f98e72e8c954d289861..3fde912bcfb9a4a5b1c688afd151cd567adb4ae3 100644 (file)
@@ -54,7 +54,6 @@
 /*
  * Commands additional to the ones defined in amcc-common.h
  */
-#undef CONFIG_CMD_IRQ
 
 /*
  * SDRAM configuration (please see cpu/ppc/sdram.[ch])
index 1d13c24566c4601dfc9d307b1f0d79d536b00aee..99e920b46a1fae7594d011b5ae06dd4852f4e511 100644 (file)
@@ -54,7 +54,6 @@
 /*
  * Commands additional to the ones defined in amcc-common.h
  */
-#undef CONFIG_CMD_IRQ
 
 /*
  * SDRAM configuration (please see cpu/ppc/sdram.[ch])
index 485b989b4ad58cdf18b2245bf47eb1660bd4a0f4..c6390dbdbebd5edf961b11943497afa5346eee6d 100644 (file)
@@ -88,7 +88,6 @@
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ         /* irqinfo */
 #define CONFIG_CMD_PCI         /* pciinfo */
 
 #define CONFIG_SYS_LOWBOOT     1
index f36ec3d3f8e16301e5cdd409f5d8790c770b4c82..8971096a986f0192be4149ac7aa23014efc2be85 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 #define CONFIG_CMD_SDRAM
 
index 4c64f18fbcf3d613e55ddee2a9f9f5693dd2cd97..cc7f81955ed8ec20d09f1dd806a9e1b54e5b1730 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_MFSL
 
 #if defined(FLASH)
index 12ac6c28bf9b7421628cfcb752996c2125bce2e6..5a8a5c2422627b7f13f2fead8b283854f3dbe5ee 100644 (file)
@@ -54,7 +54,6 @@
 /*
  * Commands additional to the ones defined in amcc-common.h
  */
-#undef CONFIG_CMD_IRQ
 
 /*
  * SDRAM configuration (please see cpu/ppc/sdram.[ch])
index 24f751c8392f35ff1ab14e671da11999ee08b9b4..71b4f40921f55142c1bd17f9f96b7e328dad4a4f 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 /*
index a6501520f551d5526ebf1eb8bc6667d13d853a41..fd644f22da139b5a63ed25091610fbb961ab4389 100644 (file)
@@ -384,7 +384,6 @@ extern unsigned long get_board_sys_clk(unsigned long dummy);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 /*
index ffd776f6bffeb4ed91e92cbcfc4607023cd33dbc..c26810723e5969bbfadac0efb2e1aef2390d82ae 100644 (file)
@@ -127,7 +127,6 @@ extern unsigned long long get_phys_ccsrbar_addr_early(void);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 
 #ifdef CONFIG_PCI
 #define CONFIG_CMD_PCI
index f4f9a38b2cb1f6898c0a6bb0e0f64b893c589518..260cdee0011dcf28926f1265b8d8244edcc32fc6 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 
 #ifdef CONFIG_PCI
 #define CONFIG_CMD_PCI
index c5c78bf54ce12d7d9c7a703b739c2f8db8f8017e..2bd6cc11aeeedc90434cbaf96ad039deb532c9ee 100644 (file)
@@ -73,7 +73,6 @@
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_SDRAM
 
 #define CONFIG_TIMESTAMP               /* Print image info with timestamp */
index 07a5d49f3b7882c9b71f616ec15eac8b287abdd9..c5b96540ae2ed3385f8efd2da60fc665b889f54d 100644 (file)
@@ -252,7 +252,6 @@ int vct_gpio_get(int pin);
  * (NOR/OneNAND) usage and Linux kernel booting.
  */
 #if defined(CONFIG_VCT_SMALL_IMAGE)
-#undef CONFIG_CMD_IRQ
 #undef CONFIG_CMD_LOADY
 #undef CONFIG_CMD_REGINFO
 #undef CONFIG_CMD_STRINGS
index d8b3f1ad677fab434c0924422532a99aa721ae3c..b5ef8b5c56fd7d9c7280def7f8a4536ad4fd01b4 100644 (file)
@@ -70,7 +70,6 @@
 /*-----------------------------------------------------------------------
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_PCI
 #define CONFIG_SCSI
 
index 68ae44bfa16c26c6aaf1cada3e0f97d8a97bd371..e8a0c1c33d7e212913af382da19f48c30caf6d10 100644 (file)
@@ -24,7 +24,6 @@
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 128 * 1024)
 
 /*Cmd*/
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 #undef CONFIG_CMD_MTDPARTS
 
index 829400173031d227607891107df8bef2ddf00b2b..93afb2062fe1efababb0587f3fdbed0ff5152cba 100644 (file)
@@ -175,7 +175,6 @@ extern void out32(unsigned int, unsigned long);
 /*
  * Command configuration
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_PCI
 
 /*
index b6040196218896348b1ff85633f8d01c8136c45d..07f26544fdbfdd67511b1b29a00dda989ab2efdf 100644 (file)
@@ -484,7 +484,6 @@ extern unsigned long get_board_sys_clk(unsigned long dummy);
 /*
  * Command configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_NAND
 #define CONFIG_CMD_PCA953X
 #define CONFIG_CMD_PCA953X_INFO
index 37a92d838531448a9e7179a3eca48e1ecf5f039b..32925ca039265716ad5dde67ac4df52ec053a644 100644 (file)
@@ -383,7 +383,6 @@ CONFIG_CM922T_XA10
 CONFIG_CMDLINE_EDITING
 CONFIG_CMDLINE_PS_SUPPORT
 CONFIG_CMDLINE_TAG
-CONFIG_CMD_IRQ
 CONFIG_CMD_KGDB
 CONFIG_CMD_LOADY
 CONFIG_CMD_LZMADEC