[U-Boot] [RFC PATCH 0/8] Complex config moves

Joe Hershberger joe.hershberger at ni.com
Thu May 14 06:29:50 CEST 2015


I made a pass at some of the configs that seem to be less straightforward
in the include configs. Especially the environment location a number of
boards select based on other variables. Blackfin even has its own
bootmode variable that it keys off of. This is of course simply set for
each board, so the actual resulting value is still singular per board.

How much of this sort of selection do we want to retain on these boards
vs. just resolving to what it ends up being for each board (which is
what tools/moveconfig.py does)?


Joe Hershberger (8):
  Add env persist location to Kconfig
  Move env location selection from include to defconfig
  Add RBTREE to Kconfig
  Add CMD_UBI to Kconfig
  Add decompression to Kconfig
  Add CMD_UBIFS to Kconfig
  Move compression and UBI from include to defconfig
  Move setexpr to Kconfig

 common/Kconfig                                     | 126 +++++++++++++++++++++
 configs/A10-OLinuXino-Lime_defconfig               |   2 +
 configs/A10s-OLinuXino-M_defconfig                 |   2 +
 configs/A13-OLinuXinoM_defconfig                   |   2 +
 configs/A13-OLinuXino_defconfig                    |   2 +
 configs/A20-OLinuXino-Lime2_defconfig              |   2 +
 configs/A20-OLinuXino-Lime_defconfig               |   2 +
 configs/A20-OLinuXino_MICRO_defconfig              |   2 +
 configs/Ainol_AW1_defconfig                        |   2 +
 configs/Ampe_A76_defconfig                         |   2 +
 configs/Astar_MID756_defconfig                     |   2 +
 configs/Auxtek-T004_defconfig                      |   2 +
 configs/B4420QDS_NAND_defconfig                    |   2 +
 configs/B4420QDS_SPIFLASH_defconfig                |   2 +
 configs/B4420QDS_defconfig                         |   1 +
 configs/B4860QDS_NAND_defconfig                    |   2 +
 configs/B4860QDS_SECURE_BOOT_defconfig             |   1 +
 configs/B4860QDS_SPIFLASH_defconfig                |   2 +
 configs/B4860QDS_SRIO_PCIE_BOOT_defconfig          |   2 +
 configs/B4860QDS_defconfig                         |   1 +
 configs/BSC9131RDB_NAND_SYSCLK100_defconfig        |   2 +
 configs/BSC9131RDB_NAND_defconfig                  |   2 +
 configs/BSC9131RDB_SPIFLASH_SYSCLK100_defconfig    |   2 +
 configs/BSC9131RDB_SPIFLASH_defconfig              |   2 +
 configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig |   1 +
 configs/BSC9132QDS_NAND_DDRCLK100_defconfig        |   2 +
 configs/BSC9132QDS_NAND_DDRCLK133_SECURE_defconfig |   1 +
 configs/BSC9132QDS_NAND_DDRCLK133_defconfig        |   2 +
 configs/BSC9132QDS_NOR_DDRCLK100_SECURE_defconfig  |   1 +
 configs/BSC9132QDS_NOR_DDRCLK100_defconfig         |   2 +
 configs/BSC9132QDS_NOR_DDRCLK133_SECURE_defconfig  |   1 +
 configs/BSC9132QDS_NOR_DDRCLK133_defconfig         |   2 +
 .../BSC9132QDS_SDCARD_DDRCLK100_SECURE_defconfig   |   1 +
 configs/BSC9132QDS_SDCARD_DDRCLK100_defconfig      |   2 +
 .../BSC9132QDS_SDCARD_DDRCLK133_SECURE_defconfig   |   1 +
 configs/BSC9132QDS_SDCARD_DDRCLK133_defconfig      |   2 +
 .../BSC9132QDS_SPIFLASH_DDRCLK100_SECURE_defconfig |   1 +
 configs/BSC9132QDS_SPIFLASH_DDRCLK100_defconfig    |   2 +
 .../BSC9132QDS_SPIFLASH_DDRCLK133_SECURE_defconfig |   1 +
 configs/BSC9132QDS_SPIFLASH_DDRCLK133_defconfig    |   2 +
 configs/Bananapi_defconfig                         |   2 +
 configs/Bananapro_defconfig                        |   2 +
 configs/C29XPCIE_NAND_defconfig                    |   2 +
 configs/C29XPCIE_NOR_SECBOOT_defconfig             |   1 +
 configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig        |   1 +
 configs/C29XPCIE_SPIFLASH_defconfig                |   2 +
 configs/C29XPCIE_defconfig                         |   2 +
 configs/CPCI2DP_defconfig                          |   1 +
 configs/CPCI4052_defconfig                         |   1 +
 configs/CSQ_CS908_defconfig                        |   2 +
 configs/Chuwi_V7_CW0825_defconfig                  |   2 +
 configs/Colombus_defconfig                         |   2 +
 configs/Cubieboard2_defconfig                      |   2 +
 configs/Cubieboard_defconfig                       |   2 +
 configs/Cubietruck_defconfig                       |   2 +
 configs/Hummingbird_A31_defconfig                  |   2 +
 configs/Hyundai_A7HD_defconfig                     |   2 +
 configs/Ippo_q8h_v1_2_a33_1024x600_defconfig       |   2 +
 configs/Ippo_q8h_v1_2_defconfig                    |   2 +
 configs/Ippo_q8h_v5_defconfig                      |   2 +
 configs/Linksprite_pcDuino3_Nano_defconfig         |   2 +
 configs/Linksprite_pcDuino3_defconfig              |   2 +
 configs/Linksprite_pcDuino_defconfig               |   2 +
 configs/M5208EVBE_defconfig                        |   1 +
 configs/M52277EVB_defconfig                        |   1 +
 configs/M52277EVB_stmicro_defconfig                |   1 +
 configs/M5235EVB_Flash32_defconfig                 |   1 +
 configs/M5235EVB_defconfig                         |   1 +
 configs/M5249EVB_defconfig                         |   1 +
 configs/M5253DEMO_defconfig                        |   1 +
 configs/M5253EVBE_defconfig                        |   1 +
 configs/M5272C3_defconfig                          |   1 +
 configs/M5275EVB_defconfig                         |   1 +
 configs/M5282EVB_defconfig                         |   1 +
 configs/M53017EVB_defconfig                        |   1 +
 configs/M5329AFEE_defconfig                        |   1 +
 configs/M5329BFEE_defconfig                        |   1 +
 configs/M5373EVB_defconfig                         |   1 +
 configs/M54418TWR_defconfig                        |   1 +
 configs/M54418TWR_serial_mii_defconfig             |   1 +
 configs/M54418TWR_serial_rmii_defconfig            |   1 +
 configs/M54451EVB_defconfig                        |   1 +
 configs/M54451EVB_stmicro_defconfig                |   1 +
 configs/M54455EVB_a66_defconfig                    |   1 +
 configs/M54455EVB_defconfig                        |   1 +
 configs/M54455EVB_i66_defconfig                    |   1 +
 configs/M54455EVB_intel_defconfig                  |   1 +
 configs/M54455EVB_stm33_defconfig                  |   1 +
 configs/M5475AFE_defconfig                         |   1 +
 configs/M5475BFE_defconfig                         |   1 +
 configs/M5475CFE_defconfig                         |   1 +
 configs/M5475DFE_defconfig                         |   1 +
 configs/M5475EFE_defconfig                         |   1 +
 configs/M5475FFE_defconfig                         |   1 +
 configs/M5475GFE_defconfig                         |   1 +
 configs/M5485AFE_defconfig                         |   1 +
 configs/M5485BFE_defconfig                         |   1 +
 configs/M5485CFE_defconfig                         |   1 +
 configs/M5485DFE_defconfig                         |   1 +
 configs/M5485EFE_defconfig                         |   1 +
 configs/M5485FFE_defconfig                         |   1 +
 configs/M5485GFE_defconfig                         |   1 +
 configs/M5485HFE_defconfig                         |   1 +
 configs/MIP405T_defconfig                          |   2 +
 configs/MIP405_defconfig                           |   2 +
 configs/MK808C_defconfig                           |   2 +
 configs/MPC8308RDB_defconfig                       |   1 +
 configs/MPC8313ERDB_33_defconfig                   |   1 +
 configs/MPC8313ERDB_66_defconfig                   |   1 +
 configs/MPC8313ERDB_NAND_33_defconfig              |   1 +
 configs/MPC8313ERDB_NAND_66_defconfig              |   1 +
 configs/MPC8315ERDB_defconfig                      |   1 +
 configs/MPC8323ERDB_defconfig                      |   1 +
 configs/MPC832XEMDS_ATM_defconfig                  |   1 +
 configs/MPC832XEMDS_HOST_33_defconfig              |   1 +
 configs/MPC832XEMDS_HOST_66_defconfig              |   1 +
 configs/MPC832XEMDS_SLAVE_defconfig                |   1 +
 configs/MPC832XEMDS_defconfig                      |   1 +
 configs/MPC8349EMDS_defconfig                      |   1 +
 configs/MPC8349ITXGP_defconfig                     |   1 +
 configs/MPC8349ITX_LOWBOOT_defconfig               |   1 +
 configs/MPC837XEMDS_HOST_defconfig                 |   1 +
 configs/MPC837XEMDS_defconfig                      |   1 +
 configs/MPC837XERDB_defconfig                      |   1 +
 configs/MPC8536DS_36BIT_defconfig                  |   2 +
 configs/MPC8536DS_SDCARD_defconfig                 |   2 +
 configs/MPC8536DS_SPIFLASH_defconfig               |   2 +
 configs/MPC8536DS_defconfig                        |   2 +
 configs/MPC8540ADS_defconfig                       |   2 +
 configs/MPC8541CDS_defconfig                       |   2 +
 configs/MPC8541CDS_legacy_defconfig                |   2 +
 configs/MPC8544DS_defconfig                        |   2 +
 configs/MPC8548CDS_36BIT_defconfig                 |   2 +
 configs/MPC8548CDS_defconfig                       |   2 +
 configs/MPC8548CDS_legacy_defconfig                |   2 +
 configs/MPC8555CDS_defconfig                       |   2 +
 configs/MPC8555CDS_legacy_defconfig                |   2 +
 configs/MPC8560ADS_defconfig                       |   2 +
 configs/MPC8568MDS_defconfig                       |   2 +
 configs/MPC8569MDS_ATM_defconfig                   |   2 +
 configs/MPC8569MDS_defconfig                       |   2 +
 configs/MPC8572DS_36BIT_defconfig                  |   2 +
 configs/MPC8572DS_defconfig                        |   2 +
 configs/MPC8610HPCD_defconfig                      |   1 +
 configs/MPC8641HPCN_36BIT_defconfig                |   1 +
 configs/MPC8641HPCN_defconfig                      |   1 +
 configs/MSI_Primo73_defconfig                      |   2 +
 configs/MSI_Primo81_defconfig                      |   2 +
 configs/Marsboard_A10_defconfig                    |   2 +
 configs/Mele_A1000_defconfig                       |   2 +
 configs/Mele_I7_defconfig                          |   2 +
 configs/Mele_M3_defconfig                          |   2 +
 configs/Mele_M5_defconfig                          |   2 +
 configs/Mele_M9_defconfig                          |   2 +
 configs/MigoR_defconfig                            |   1 +
 configs/Mini-X_defconfig                           |   2 +
 configs/MiniFAP_defconfig                          |   1 +
 configs/O2D300_defconfig                           |   1 +
 configs/O2DNT2_RAMBOOT_defconfig                   |   1 +
 configs/O2DNT2_defconfig                           |   1 +
 configs/O2D_defconfig                              |   2 +
 configs/O2MNT_O2M110_defconfig                     |   1 +
 configs/O2MNT_O2M112_defconfig                     |   2 +
 configs/O2MNT_O2M113_defconfig                     |   1 +
 configs/O2MNT_defconfig                            |   1 +
 configs/O3DNT_defconfig                            |   1 +
 configs/Orangepi_defconfig                         |   2 +
 configs/Orangepi_mini_defconfig                    |   2 +
 configs/P1010RDB-PA_36BIT_NAND_SECBOOT_defconfig   |   1 +
 configs/P1010RDB-PA_36BIT_NAND_defconfig           |   2 +
 configs/P1010RDB-PA_36BIT_NOR_SECBOOT_defconfig    |   1 +
 configs/P1010RDB-PA_36BIT_NOR_defconfig            |   2 +
 configs/P1010RDB-PA_36BIT_SDCARD_defconfig         |   2 +
 .../P1010RDB-PA_36BIT_SPIFLASH_SECBOOT_defconfig   |   1 +
 configs/P1010RDB-PA_36BIT_SPIFLASH_defconfig       |   2 +
 configs/P1010RDB-PA_NAND_SECBOOT_defconfig         |   1 +
 configs/P1010RDB-PA_NAND_defconfig                 |   2 +
 configs/P1010RDB-PA_NOR_SECBOOT_defconfig          |   1 +
 configs/P1010RDB-PA_NOR_defconfig                  |   2 +
 configs/P1010RDB-PA_SDCARD_defconfig               |   2 +
 configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig     |   1 +
 configs/P1010RDB-PA_SPIFLASH_defconfig             |   2 +
 configs/P1010RDB-PB_36BIT_NAND_SECBOOT_defconfig   |   1 +
 configs/P1010RDB-PB_36BIT_NAND_defconfig           |   2 +
 configs/P1010RDB-PB_36BIT_NOR_SECBOOT_defconfig    |   1 +
 configs/P1010RDB-PB_36BIT_NOR_defconfig            |   2 +
 configs/P1010RDB-PB_36BIT_SDCARD_defconfig         |   2 +
 .../P1010RDB-PB_36BIT_SPIFLASH_SECBOOT_defconfig   |   1 +
 configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig       |   2 +
 configs/P1010RDB-PB_NAND_SECBOOT_defconfig         |   1 +
 configs/P1010RDB-PB_NAND_defconfig                 |   2 +
 configs/P1010RDB-PB_NOR_SECBOOT_defconfig          |   1 +
 configs/P1010RDB-PB_NOR_defconfig                  |   2 +
 configs/P1010RDB-PB_SDCARD_defconfig               |   2 +
 configs/P1010RDB-PB_SPIFLASH_SECBOOT_defconfig     |   1 +
 configs/P1010RDB-PB_SPIFLASH_defconfig             |   2 +
 configs/P1020MBG-PC_36BIT_SDCARD_defconfig         |   2 +
 configs/P1020MBG-PC_36BIT_defconfig                |   2 +
 configs/P1020MBG-PC_SDCARD_defconfig               |   2 +
 configs/P1020MBG-PC_defconfig                      |   2 +
 configs/P1020RDB-PC_36BIT_NAND_defconfig           |   2 +
 configs/P1020RDB-PC_36BIT_SDCARD_defconfig         |   2 +
 configs/P1020RDB-PC_36BIT_SPIFLASH_defconfig       |   2 +
 configs/P1020RDB-PC_36BIT_defconfig                |   2 +
 configs/P1020RDB-PC_NAND_defconfig                 |   2 +
 configs/P1020RDB-PC_SDCARD_defconfig               |   2 +
 configs/P1020RDB-PC_SPIFLASH_defconfig             |   2 +
 configs/P1020RDB-PC_defconfig                      |   2 +
 configs/P1020RDB-PD_NAND_defconfig                 |   2 +
 configs/P1020RDB-PD_SDCARD_defconfig               |   2 +
 configs/P1020RDB-PD_SPIFLASH_defconfig             |   2 +
 configs/P1020RDB-PD_defconfig                      |   2 +
 configs/P1020UTM-PC_36BIT_SDCARD_defconfig         |   2 +
 configs/P1020UTM-PC_36BIT_defconfig                |   2 +
 configs/P1020UTM-PC_SDCARD_defconfig               |   2 +
 configs/P1020UTM-PC_defconfig                      |   2 +
 configs/P1021RDB-PC_36BIT_NAND_defconfig           |   2 +
 configs/P1021RDB-PC_36BIT_SDCARD_defconfig         |   2 +
 configs/P1021RDB-PC_36BIT_SPIFLASH_defconfig       |   2 +
 configs/P1021RDB-PC_36BIT_defconfig                |   2 +
 configs/P1021RDB-PC_NAND_defconfig                 |   2 +
 configs/P1021RDB-PC_SDCARD_defconfig               |   2 +
 configs/P1021RDB-PC_SPIFLASH_defconfig             |   2 +
 configs/P1021RDB-PC_defconfig                      |   2 +
 configs/P1022DS_36BIT_NAND_defconfig               |   2 +
 configs/P1022DS_36BIT_SDCARD_defconfig             |   2 +
 configs/P1022DS_36BIT_SPIFLASH_defconfig           |   2 +
 configs/P1022DS_36BIT_defconfig                    |   2 +
 configs/P1022DS_NAND_defconfig                     |   2 +
 configs/P1022DS_SDCARD_defconfig                   |   2 +
 configs/P1022DS_SPIFLASH_defconfig                 |   2 +
 configs/P1022DS_defconfig                          |   2 +
 configs/P1023RDB_defconfig                         |   2 +
 configs/P1024RDB_36BIT_defconfig                   |   2 +
 configs/P1024RDB_NAND_defconfig                    |   2 +
 configs/P1024RDB_SDCARD_defconfig                  |   2 +
 configs/P1024RDB_SPIFLASH_defconfig                |   2 +
 configs/P1024RDB_defconfig                         |   2 +
 configs/P1025RDB_36BIT_defconfig                   |   2 +
 configs/P1025RDB_NAND_defconfig                    |   2 +
 configs/P1025RDB_SDCARD_defconfig                  |   2 +
 configs/P1025RDB_SPIFLASH_defconfig                |   2 +
 configs/P1025RDB_defconfig                         |   2 +
 configs/P2020RDB-PC_36BIT_NAND_defconfig           |   2 +
 configs/P2020RDB-PC_36BIT_SDCARD_defconfig         |   2 +
 configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig       |   2 +
 configs/P2020RDB-PC_36BIT_defconfig                |   2 +
 configs/P2020RDB-PC_NAND_defconfig                 |   2 +
 configs/P2020RDB-PC_SDCARD_defconfig               |   2 +
 configs/P2020RDB-PC_SPIFLASH_defconfig             |   2 +
 configs/P2020RDB-PC_defconfig                      |   2 +
 configs/P2041RDB_NAND_defconfig                    |   2 +
 configs/P2041RDB_SDCARD_defconfig                  |   2 +
 configs/P2041RDB_SECURE_BOOT_defconfig             |   1 +
 configs/P2041RDB_SPIFLASH_defconfig                |   2 +
 configs/P2041RDB_SRIO_PCIE_BOOT_defconfig          |   2 +
 configs/P2041RDB_defconfig                         |   1 +
 configs/P3041DS_NAND_defconfig                     |   2 +
 configs/P3041DS_SDCARD_defconfig                   |   2 +
 configs/P3041DS_SECURE_BOOT_defconfig              |   1 +
 configs/P3041DS_SPIFLASH_defconfig                 |   2 +
 configs/P3041DS_SRIO_PCIE_BOOT_defconfig           |   2 +
 configs/P3041DS_defconfig                          |   1 +
 configs/P4080DS_SDCARD_defconfig                   |   2 +
 configs/P4080DS_SECURE_BOOT_defconfig              |   1 +
 configs/P4080DS_SPIFLASH_defconfig                 |   2 +
 configs/P4080DS_SRIO_PCIE_BOOT_defconfig           |   2 +
 configs/P4080DS_defconfig                          |   1 +
 configs/P5020DS_NAND_defconfig                     |   2 +
 configs/P5020DS_SDCARD_defconfig                   |   2 +
 configs/P5020DS_SECURE_BOOT_defconfig              |   1 +
 configs/P5020DS_SPIFLASH_defconfig                 |   2 +
 configs/P5020DS_SRIO_PCIE_BOOT_defconfig           |   2 +
 configs/P5020DS_defconfig                          |   1 +
 configs/P5040DS_NAND_defconfig                     |   2 +
 configs/P5040DS_SDCARD_defconfig                   |   2 +
 configs/P5040DS_SECURE_BOOT_defconfig              |   1 +
 configs/P5040DS_SPIFLASH_defconfig                 |   2 +
 configs/P5040DS_defconfig                          |   1 +
 configs/PATI_defconfig                             |   1 +
 configs/PIP405_defconfig                           |   2 +
 configs/PLU405_defconfig                           |   3 +
 configs/PMC405DE_defconfig                         |   1 +
 configs/PMC440_defconfig                           |   1 +
 configs/T1023RDB_NAND_defconfig                    |   2 +
 configs/T1023RDB_SDCARD_defconfig                  |   2 +
 configs/T1023RDB_SECURE_BOOT_defconfig             |   1 +
 configs/T1023RDB_SPIFLASH_defconfig                |   2 +
 configs/T1023RDB_defconfig                         |   1 +
 configs/T1024QDS_D4_SECURE_BOOT_defconfig          |   1 +
 configs/T1024QDS_NAND_defconfig                    |   2 +
 configs/T1024QDS_SDCARD_defconfig                  |   2 +
 configs/T1024QDS_SECURE_BOOT_defconfig             |   1 +
 configs/T1024QDS_SPIFLASH_defconfig                |   2 +
 configs/T1024QDS_defconfig                         |   1 +
 configs/T1024RDB_NAND_defconfig                    |   2 +
 configs/T1024RDB_SDCARD_defconfig                  |   2 +
 configs/T1024RDB_SECURE_BOOT_defconfig             |   1 +
 configs/T1024RDB_SPIFLASH_defconfig                |   2 +
 configs/T1024RDB_defconfig                         |   1 +
 configs/T1040QDS_D4_defconfig                      |   2 +
 configs/T1040QDS_SECURE_BOOT_defconfig             |   1 +
 configs/T1040QDS_defconfig                         |   2 +
 configs/T1040RDB_NAND_defconfig                    |   2 +
 configs/T1040RDB_SDCARD_defconfig                  |   2 +
 configs/T1040RDB_SECURE_BOOT_defconfig             |   1 +
 configs/T1040RDB_SPIFLASH_defconfig                |   2 +
 configs/T1040RDB_defconfig                         |   2 +
 configs/T1042RDB_PI_NAND_defconfig                 |   2 +
 configs/T1042RDB_PI_SDCARD_defconfig               |   2 +
 configs/T1042RDB_PI_SPIFLASH_defconfig             |   2 +
 configs/T1042RDB_PI_defconfig                      |   2 +
 configs/T1042RDB_SECURE_BOOT_defconfig             |   1 +
 configs/T1042RDB_defconfig                         |   2 +
 configs/T2080QDS_NAND_defconfig                    |   2 +
 configs/T2080QDS_SDCARD_defconfig                  |   2 +
 configs/T2080QDS_SECURE_BOOT_defconfig             |   1 +
 configs/T2080QDS_SPIFLASH_defconfig                |   2 +
 configs/T2080QDS_SRIO_PCIE_BOOT_defconfig          |   2 +
 configs/T2080QDS_defconfig                         |   1 +
 configs/T2080RDB_NAND_defconfig                    |   2 +
 configs/T2080RDB_SDCARD_defconfig                  |   2 +
 configs/T2080RDB_SECURE_BOOT_defconfig             |   1 +
 configs/T2080RDB_SPIFLASH_defconfig                |   2 +
 configs/T2080RDB_SRIO_PCIE_BOOT_defconfig          |   2 +
 configs/T2080RDB_defconfig                         |   1 +
 configs/T2081QDS_NAND_defconfig                    |   2 +
 configs/T2081QDS_SDCARD_defconfig                  |   2 +
 configs/T2081QDS_SPIFLASH_defconfig                |   2 +
 configs/T2081QDS_SRIO_PCIE_BOOT_defconfig          |   2 +
 configs/T2081QDS_defconfig                         |   1 +
 configs/T4160QDS_NAND_defconfig                    |   2 +
 configs/T4160QDS_SDCARD_defconfig                  |   2 +
 configs/T4160QDS_SECURE_BOOT_defconfig             |   1 +
 configs/T4160QDS_defconfig                         |   1 +
 configs/T4160RDB_defconfig                         |   1 +
 configs/T4240QDS_NAND_defconfig                    |   2 +
 configs/T4240QDS_SDCARD_defconfig                  |   2 +
 configs/T4240QDS_SECURE_BOOT_defconfig             |   1 +
 configs/T4240QDS_SRIO_PCIE_BOOT_defconfig          |   2 +
 configs/T4240QDS_defconfig                         |   1 +
 configs/T4240RDB_SDCARD_defconfig                  |   2 +
 configs/T4240RDB_defconfig                         |   1 +
 configs/TQM5200S_HIGHBOOT_defconfig                |   1 +
 configs/TQM5200S_defconfig                         |   1 +
 configs/TQM5200_B_HIGHBOOT_defconfig               |   1 +
 configs/TQM5200_B_defconfig                        |   1 +
 configs/TQM5200_STK100_defconfig                   |   1 +
 configs/TQM5200_defconfig                          |   1 +
 configs/TQM823L_LCD_defconfig                      |   1 +
 configs/TQM823L_defconfig                          |   1 +
 configs/TQM823M_defconfig                          |   1 +
 configs/TQM834x_defconfig                          |   1 +
 configs/TQM850L_defconfig                          |   1 +
 configs/TQM850M_defconfig                          |   1 +
 configs/TQM855L_defconfig                          |   1 +
 configs/TQM855M_defconfig                          |   1 +
 configs/TQM860L_defconfig                          |   1 +
 configs/TQM860M_defconfig                          |   1 +
 configs/TQM862L_defconfig                          |   1 +
 configs/TQM862M_defconfig                          |   1 +
 configs/TQM866M_defconfig                          |   1 +
 configs/TQM885D_defconfig                          |   1 +
 configs/TTTech_defconfig                           |   1 +
 configs/TWR-P1025_defconfig                        |   2 +
 configs/TZX-Q8-713B7_defconfig                     |   2 +
 configs/UCP1020_SPIFLASH_defconfig                 |   2 +
 configs/UCP1020_defconfig                          |   2 +
 configs/UTOO_P66_defconfig                         |   2 +
 configs/VCMA9_defconfig                            |   5 +
 configs/VOM405_defconfig                           |   1 +
 configs/Wexler_TAB7200_defconfig                   |   2 +
 configs/Wits_Pro_A20_DKT_defconfig                 |   2 +
 configs/Yones_Toptech_BD1078_defconfig             |   2 +
 configs/a3m071_defconfig                           |   3 +
 configs/a4m072_defconfig                           |   1 +
 configs/a4m2k_defconfig                            |   3 +
 configs/ac14xx_defconfig                           |   1 +
 configs/acadia_defconfig                           |   2 +
 configs/adp-ag101_defconfig                        |   1 +
 configs/adp-ag101p_defconfig                       |   1 +
 configs/afeb9260_defconfig                         |   1 +
 configs/alpr_defconfig                             |   1 +
 configs/alt_defconfig                              |   1 +
 configs/am335x_boneblack_defconfig                 |   2 +
 configs/am335x_boneblack_vboot_defconfig           |   2 +
 configs/am335x_evm_defconfig                       |   2 +
 configs/am335x_evm_nor_defconfig                   |   2 +
 configs/am335x_evm_norboot_defconfig               |   2 +
 configs/am335x_evm_spiboot_defconfig               |   2 +
 configs/am335x_evm_usbspl_defconfig                |   2 +
 configs/am335x_igep0033_defconfig                  |   3 +
 configs/am3517_crane_defconfig                     |   1 +
 configs/am3517_evm_defconfig                       |   1 +
 configs/am43xx_evm_defconfig                       |   1 +
 configs/am43xx_evm_qspiboot_defconfig              |   1 +
 configs/amcore_defconfig                           |   1 +
 configs/ap325rxa_defconfig                         |   1 +
 configs/ap_sh4a_4a_defconfig                       |   1 +
 configs/apalis_t30_defconfig                       |   2 +
 configs/apf27_defconfig                            |   4 +
 configs/apx4devkit_defconfig                       |   3 +
 configs/arches_defconfig                           |   2 +
 configs/aria_defconfig                             |   1 +
 configs/aristainetos_defconfig                     |   4 +
 configs/armadillo-800eva_defconfig                 |   1 +
 configs/arndale_defconfig                          |   1 +
 configs/astro_mcf5373l_defconfig                   |   1 +
 configs/at91rm9200ek_defconfig                     |   1 +
 configs/at91rm9200ek_ram_defconfig                 |   1 +
 configs/at91sam9260ek_dataflash_cs0_defconfig      |   1 +
 configs/at91sam9260ek_dataflash_cs1_defconfig      |   1 +
 configs/at91sam9260ek_nandflash_defconfig          |   1 +
 configs/at91sam9261ek_dataflash_cs0_defconfig      |   1 +
 configs/at91sam9261ek_dataflash_cs3_defconfig      |   1 +
 configs/at91sam9261ek_nandflash_defconfig          |   1 +
 configs/at91sam9263ek_dataflash_cs0_defconfig      |   1 +
 configs/at91sam9263ek_dataflash_defconfig          |   1 +
 configs/at91sam9263ek_nandflash_defconfig          |   1 +
 configs/at91sam9263ek_norflash_boot_defconfig      |   1 +
 configs/at91sam9263ek_norflash_defconfig           |   1 +
 configs/at91sam9g10ek_dataflash_cs0_defconfig      |   1 +
 configs/at91sam9g10ek_dataflash_cs3_defconfig      |   1 +
 configs/at91sam9g10ek_nandflash_defconfig          |   1 +
 configs/at91sam9g20ek_2mmc_defconfig               |   1 +
 configs/at91sam9g20ek_2mmc_nandflash_defconfig     |   1 +
 configs/at91sam9g20ek_dataflash_cs0_defconfig      |   1 +
 configs/at91sam9g20ek_dataflash_cs1_defconfig      |   1 +
 configs/at91sam9g20ek_nandflash_defconfig          |   1 +
 configs/at91sam9m10g45ek_mmc_defconfig             |   1 +
 configs/at91sam9m10g45ek_nandflash_defconfig       |   1 +
 configs/at91sam9n12ek_mmc_defconfig                |   1 +
 configs/at91sam9n12ek_nandflash_defconfig          |   1 +
 configs/at91sam9n12ek_spiflash_defconfig           |   1 +
 configs/at91sam9rlek_dataflash_defconfig           |   1 +
 configs/at91sam9rlek_mmc_defconfig                 |   1 +
 configs/at91sam9rlek_nandflash_defconfig           |   1 +
 configs/at91sam9x5ek_dataflash_defconfig           |   3 +
 configs/at91sam9x5ek_mmc_defconfig                 |   3 +
 configs/at91sam9x5ek_nandflash_defconfig           |   3 +
 configs/at91sam9x5ek_spiflash_defconfig            |   3 +
 configs/at91sam9xeek_dataflash_cs0_defconfig       |   1 +
 configs/at91sam9xeek_dataflash_cs1_defconfig       |   1 +
 configs/at91sam9xeek_nandflash_defconfig           |   1 +
 configs/atngw100_defconfig                         |   1 +
 configs/atngw100mkii_defconfig                     |   1 +
 configs/atstk1002_defconfig                        |   1 +
 configs/atstk1003_defconfig                        |   1 +
 configs/atstk1004_defconfig                        |   1 +
 configs/atstk1006_defconfig                        |   1 +
 configs/axm_defconfig                              |   1 +
 configs/axs101_defconfig                           |   1 +
 configs/axs103_defconfig                           |   1 +
 configs/ba10_tv_box_defconfig                      |   2 +
 configs/balloon3_defconfig                         |   2 +
 configs/bamboo_defconfig                           |   2 +
 configs/bct-brettl2_defconfig                      |   1 +
 configs/beagle_x15_defconfig                       |   1 +
 configs/beaver_defconfig                           |   1 +
 configs/bf506f-ezkit_defconfig                     |   1 +
 configs/bf518f-ezbrd_defconfig                     |   1 +
 configs/bf525-ucr2_defconfig                       |   1 +
 configs/bf526-ezbrd_defconfig                      |   2 +
 configs/bf527-ad7160-eval_defconfig                |   1 +
 configs/bf527-ezkit-v2_defconfig                   |   1 +
 configs/bf527-ezkit_defconfig                      |   2 +
 configs/bf527-sdp_defconfig                        |   1 +
 configs/bf533-ezkit_defconfig                      |   1 +
 configs/bf533-stamp_defconfig                      |   2 +
 configs/bf537-minotaur_defconfig                   |   1 +
 configs/bf537-srv1_defconfig                       |   1 +
 configs/bf537-stamp_defconfig                      |   1 +
 configs/bf538f-ezkit_defconfig                     |   2 +
 configs/bf548-ezkit_defconfig                      |   2 +
 configs/bf561-acvilon_defconfig                    |   2 +
 configs/bf561-ezkit_defconfig                      |   1 +
 configs/bf609-ezkit_defconfig                      |   1 +
 configs/bg0900_defconfig                           |   1 +
 configs/birdland_bav335a_defconfig                 |   1 +
 configs/birdland_bav335b_defconfig                 |   1 +
 configs/blackvme_defconfig                         |   1 +
 configs/br4_defconfig                              |   1 +
 configs/bubinga_defconfig                          |   2 +
 configs/caddy2_defconfig                           |   1 +
 configs/cairo_defconfig                            |   2 +
 configs/calimain_defconfig                         |   1 +
 configs/cam5200_defconfig                          |   1 +
 configs/cam5200_niosflash_defconfig                |   1 +
 configs/cam_enc_4xx_defconfig                      |   3 +
 configs/canmb_defconfig                            |   1 +
 configs/canyonlands_defconfig                      |   2 +
 configs/cardhu_defconfig                           |   1 +
 configs/cgtqmx6qeval_defconfig                     |   1 +
 configs/charon_defconfig                           |   1 +
 configs/chromebook_link_defconfig                  |   3 +
 configs/chromebox_panther_defconfig                |   3 +
 configs/cm-bf527_defconfig                         |   1 +
 configs/cm-bf533_defconfig                         |   2 +
 configs/cm-bf537e_defconfig                        |   3 +
 configs/cm-bf537u_defconfig                        |   1 +
 configs/cm-bf548_defconfig                         |   3 +
 configs/cm-bf561_defconfig                         |   1 +
 configs/cm5200_defconfig                           |   1 +
 configs/cm_fx6_defconfig                           |   1 +
 configs/cm_t335_defconfig                          |   1 +
 configs/cm_t3517_defconfig                         |   1 +
 configs/cm_t35_defconfig                           |   1 +
 configs/cm_t54_defconfig                           |   1 +
 configs/cmi_mpc5xx_defconfig                       |   1 +
 configs/cobra5272_defconfig                        |   1 +
 configs/colibri_pxa270_defconfig                   |   2 +
 configs/colibri_t20_defconfig                      |   2 +
 configs/colibri_t30_defconfig                      |   2 +
 configs/colibri_vf_defconfig                       |   3 +
 .../controlcenterd_36BIT_SDCARD_DEVELOP_defconfig  |   2 +
 configs/controlcenterd_36BIT_SDCARD_defconfig      |   2 +
 configs/coreboot-x86_defconfig                     |   3 +
 configs/corvus_defconfig                           |   1 +
 configs/cpu9260_128M_defconfig                     |   1 +
 configs/cpu9260_defconfig                          |   1 +
 configs/cpu9260_nand_128M_defconfig                |   1 +
 configs/cpu9260_nand_defconfig                     |   1 +
 configs/cpu9G20_128M_defconfig                     |   1 +
 configs/cpu9G20_defconfig                          |   1 +
 configs/cpu9G20_nand_128M_defconfig                |   1 +
 configs/cpu9G20_nand_defconfig                     |   1 +
 configs/cpuat91_defconfig                          |   1 +
 configs/cpuat91_ram_defconfig                      |   1 +
 configs/crownbay_defconfig                         |   3 +
 configs/csb272_defconfig                           |   1 +
 configs/csb472_defconfig                           |   1 +
 configs/d2net_v2_defconfig                         |   1 +
 configs/da830evm_defconfig                         |   1 +
 configs/da850_am18xxevm_defconfig                  |   1 +
 configs/da850evm_defconfig                         |   1 +
 configs/da850evm_direct_nor_defconfig              |   1 +
 configs/dalmore_defconfig                          |   1 +
 configs/davinci_dm355evm_defconfig                 |   2 +
 configs/davinci_dm355leopard_defconfig             |   2 +
 configs/davinci_dm365evm_defconfig                 |   2 +
 configs/davinci_dm6467Tevm_defconfig               |   1 +
 configs/davinci_dm6467evm_defconfig                |   1 +
 configs/davinci_dvevm_defconfig                    |   1 +
 configs/davinci_schmoogie_defconfig                |   1 +
 configs/davinci_sffsdr_defconfig                   |   1 +
 configs/davinci_sonata_defconfig                   |   1 +
 configs/db-88f6820-gp_defconfig                    |   1 +
 configs/db-mv784mp-gp_defconfig                    |   1 +
 configs/devconcenter_defconfig                     |   2 +
 configs/devkit8000_defconfig                       |   1 +
 configs/dig297_defconfig                           |   3 +
 configs/digsy_mtc_RAMBOOT_defconfig                |   2 +
 configs/digsy_mtc_defconfig                        |   2 +
 configs/digsy_mtc_rev5_RAMBOOT_defconfig           |   2 +
 configs/digsy_mtc_rev5_defconfig                   |   2 +
 configs/dlvision-10g_defconfig                     |   2 +
 configs/dlvision_defconfig                         |   2 +
 configs/dnp5370_defconfig                          |   2 +
 configs/dns325_defconfig                           |   3 +
 configs/dockstar_defconfig                         |   3 +
 configs/dra7xx_evm_defconfig                       |   1 +
 configs/dra7xx_evm_qspiboot_defconfig              |   1 +
 configs/dra7xx_evm_uart3_defconfig                 |   1 +
 configs/draco_defconfig                            |   1 +
 configs/dreamplug_defconfig                        |   1 +
 configs/dxr2_defconfig                             |   1 +
 configs/ea20_defconfig                             |   3 +
 configs/eb_cpu5282_defconfig                       |   1 +
 configs/eb_cpu5282_internal_defconfig              |   1 +
 configs/eb_cpux9k2_defconfig                       |   3 +
 configs/eb_cpux9k2_ram_defconfig                   |   3 +
 configs/ebony_defconfig                            |   2 +
 configs/eco5pk_defconfig                           |   3 +
 configs/ecovec_defconfig                           |   1 +
 configs/edb9315a_defconfig                         |   1 +
 configs/edminiv2_defconfig                         |   1 +
 configs/enbw_cmc_defconfig                         |   3 +
 configs/espt_defconfig                             |   1 +
 configs/ethernut5_defconfig                        |   4 +
 configs/favr-32-ezkit_defconfig                    |   1 +
 configs/flea3_defconfig                            |   1 +
 configs/fo300_defconfig                            |   1 +
 configs/forfun_q88db_defconfig                     |   2 +
 configs/fx12mm_defconfig                           |   1 +
 configs/fx12mm_flash_defconfig                     |   1 +
 configs/galileo_defconfig                          |   3 +
 configs/gdppc440etx_defconfig                      |   2 +
 configs/glacier_defconfig                          |   2 +
 configs/glacier_ramboot_defconfig                  |   2 +
 configs/goflexhome_defconfig                       |   3 +
 configs/gose_defconfig                             |   1 +
 configs/gplugd_defconfig                           |   1 +
 configs/gr_cpci_ax2000_defconfig                   |   1 +
 configs/gr_ep2s60_defconfig                        |   1 +
 configs/gr_xc3s_1500_defconfig                     |   1 +
 configs/grasshopper_defconfig                      |   1 +
 configs/guruplug_defconfig                         |   5 +
 configs/gwventana_defconfig                        |   4 +
 configs/haleakala_defconfig                        |   2 +
 configs/hammerhead_defconfig                       |   1 +
 configs/harmony_defconfig                          |   1 +
 configs/highbank_defconfig                         |   1 +
 configs/hrcon_defconfig                            |   1 +
 configs/hummingboard_solo_defconfig                |   2 +
 configs/i12-tvbox_defconfig                        |   2 +
 configs/iNet_3F_defconfig                          |   2 +
 configs/iNet_3W_defconfig                          |   2 +
 configs/iNet_86VS_defconfig                        |   2 +
 configs/ib62x0_defconfig                           |   5 +
 configs/ibf-dsp561_defconfig                       |   1 +
 configs/icon_defconfig                             |   2 +
 configs/iconnect_defconfig                         |   5 +
 configs/ids8313_defconfig                          |   3 +
 configs/igep0020_defconfig                         |   1 +
 configs/igep0020_nand_defconfig                    |   1 +
 configs/igep0030_defconfig                         |   1 +
 configs/igep0030_nand_defconfig                    |   1 +
 configs/igep0032_defconfig                         |   1 +
 configs/ima3-mx53_defconfig                        |   1 +
 configs/imx27lite_defconfig                        |   1 +
 configs/imx31_litekit_defconfig                    |   1 +
 configs/imx31_phycore_defconfig                    |   1 +
 configs/imx31_phycore_eet_defconfig                |   1 +
 configs/inetspace_v2_defconfig                     |   1 +
 configs/inka4x0_defconfig                          |   1 +
 configs/integratorcp_cm1136_defconfig              |   1 +
 configs/integratorcp_cm920t_defconfig              |   1 +
 configs/integratorcp_cm926ejs_defconfig            |   1 +
 configs/integratorcp_cm946es_defconfig             |   1 +
 configs/intip_defconfig                            |   2 +
 configs/io64_defconfig                             |   2 +
 configs/io_defconfig                               |   2 +
 configs/iocon_defconfig                            |   2 +
 configs/ip04_defconfig                             |   1 +
 configs/ipam390_defconfig                          |   3 +
 configs/ipek01_defconfig                           |   1 +
 configs/jesurun_q5_defconfig                       |   2 +
 configs/jetson-tk1_defconfig                       |   1 +
 configs/jornada_defconfig                          |   1 +
 configs/jupiter_defconfig                          |   1 +
 configs/k2e_evm_defconfig                          |   3 +
 configs/k2hk_evm_defconfig                         |   3 +
 configs/k2l_evm_defconfig                          |   3 +
 configs/katmai_defconfig                           |   2 +
 configs/kilauea_defconfig                          |   2 +
 configs/km_kirkwood_128m16_defconfig               |   3 +
 configs/km_kirkwood_defconfig                      |   3 +
 configs/km_kirkwood_pci_defconfig                  |   3 +
 configs/kmcoge4_defconfig                          |   3 +
 configs/kmcoge5ne_defconfig                        |   3 +
 configs/kmcoge5un_defconfig                        |   3 +
 configs/kmeter1_defconfig                          |   3 +
 configs/kmlion1_defconfig                          |   3 +
 configs/kmnusa_defconfig                           |   3 +
 configs/kmopti2_defconfig                          |   3 +
 configs/kmsugp1_defconfig                          |   3 +
 configs/kmsupx5_defconfig                          |   3 +
 configs/kmsuv31_defconfig                          |   3 +
 configs/kmvect1_defconfig                          |   3 +
 configs/koelsch_defconfig                          |   1 +
 configs/kwb_defconfig                              |   1 +
 configs/kzm9g_defconfig                            |   1 +
 configs/lager_defconfig                            |   1 +
 configs/lcd4_lwmon5_defconfig                      |   1 +
 configs/lp8x4x_defconfig                           |   2 +
 configs/ls1021aqds_ddr4_nor_defconfig              |   1 +
 configs/ls1021aqds_ddr4_nor_lpuart_defconfig       |   1 +
 configs/ls1021aqds_nand_defconfig                  |   1 +
 configs/ls1021aqds_nor_defconfig                   |   1 +
 configs/ls1021aqds_nor_lpuart_defconfig            |   1 +
 configs/ls1021aqds_qspi_defconfig                  |   1 +
 configs/ls1021aqds_sdcard_defconfig                |   1 +
 configs/ls1021atwr_nor_SECURE_BOOT_defconfig       |   1 +
 configs/ls1021atwr_nor_defconfig                   |   1 +
 configs/ls1021atwr_nor_lpuart_defconfig            |   1 +
 configs/ls1021atwr_qspi_defconfig                  |   1 +
 configs/ls1021atwr_sdcard_defconfig                |   1 +
 configs/ls2085aqds_defconfig                       |   1 +
 configs/ls2085aqds_nand_defconfig                  |   1 +
 configs/ls2085ardb_defconfig                       |   1 +
 configs/ls2085ardb_nand_defconfig                  |   1 +
 configs/lschlv2_defconfig                          |   1 +
 configs/lsxhl_defconfig                            |   1 +
 configs/luan_defconfig                             |   2 +
 configs/lwmon5_defconfig                           |   1 +
 configs/m28evk_defconfig                           |   4 +
 configs/m53evk_defconfig                           |   4 +
 configs/magnesium_defconfig                        |   1 +
 configs/makalu_defconfig                           |   2 +
 configs/malta_defconfig                            |   1 +
 configs/maltael_defconfig                          |   1 +
 configs/marsboard_defconfig                        |   2 +
 configs/maxbcm_defconfig                           |   1 +
 configs/mcx_defconfig                              |   3 +
 configs/mecp5123_defconfig                         |   1 +
 configs/medcom-wide_defconfig                      |   1 +
 configs/meesc_dataflash_defconfig                  |   1 +
 configs/meesc_defconfig                            |   1 +
 configs/mgcoge3ne_defconfig                        |   3 +
 configs/mgcoge3un_defconfig                        |   3 +
 configs/mgcoge_defconfig                           |   3 +
 configs/microblaze-generic_defconfig               |   2 +
 configs/mimc200_defconfig                          |   1 +
 configs/minnowmax_defconfig                        |   2 +
 configs/mixtile_loftq_defconfig                    |   2 +
 configs/mk802_a10s_defconfig                       |   2 +
 configs/mk802_defconfig                            |   2 +
 configs/mk802ii_defconfig                          |   2 +
 configs/ml507_defconfig                            |   1 +
 configs/ml507_flash_defconfig                      |   1 +
 configs/motionpro_defconfig                        |   1 +
 configs/mpc5121ads_defconfig                       |   1 +
 configs/mpc5121ads_rev2_defconfig                  |   1 +
 configs/mpc8308_p1m_defconfig                      |   1 +
 configs/mpr2_defconfig                             |   1 +
 configs/ms7720se_defconfig                         |   1 +
 configs/ms7722se_defconfig                         |   1 +
 configs/ms7750se_defconfig                         |   1 +
 configs/mt_ventoux_defconfig                       |   3 +
 configs/munices_defconfig                          |   1 +
 configs/mv88f6281gtw_ge_defconfig                  |   1 +
 configs/mx23_olinuxino_defconfig                   |   1 +
 configs/mx23evk_defconfig                          |   1 +
 configs/mx25pdk_defconfig                          |   1 +
 configs/mx28evk_auart_console_defconfig            |   4 +
 configs/mx28evk_defconfig                          |   4 +
 configs/mx28evk_nand_defconfig                     |   4 +
 configs/mx28evk_spi_defconfig                      |   4 +
 configs/mx31ads_defconfig                          |   1 +
 configs/mx31pdk_defconfig                          |   1 +
 configs/mx35pdk_defconfig                          |   1 +
 configs/mx51_efikamx_defconfig                     |   1 +
 configs/mx51_efikasb_defconfig                     |   1 +
 configs/mx51evk_defconfig                          |   1 +
 configs/mx53ard_defconfig                          |   2 +
 configs/mx53evk_defconfig                          |   1 +
 configs/mx53loco_defconfig                         |   1 +
 configs/mx53smd_defconfig                          |   1 +
 configs/mx6cuboxi_defconfig                        |   2 +
 configs/mx6dlarm2_defconfig                        |   1 +
 configs/mx6dlarm2_lpddr2_defconfig                 |   1 +
 configs/mx6dlsabreauto_defconfig                   |   2 +
 configs/mx6dlsabresd_defconfig                     |   2 +
 configs/mx6qarm2_defconfig                         |   1 +
 configs/mx6qarm2_lpddr2_defconfig                  |   1 +
 configs/mx6qsabreauto_defconfig                    |   2 +
 configs/mx6qsabrelite_defconfig                    |   2 +
 configs/mx6qsabresd_defconfig                      |   2 +
 configs/mx6sabresd_spl_defconfig                   |   2 +
 configs/mx6slevk_defconfig                         |   1 +
 configs/mx6slevk_spinor_defconfig                  |   1 +
 configs/mx6sxsabresd_defconfig                     |   1 +
 configs/mx6sxsabresd_spl_defconfig                 |   1 +
 configs/nas220_defconfig                           |   3 +
 configs/neo_defconfig                              |   2 +
 configs/net2big_v2_defconfig                       |   1 +
 configs/netspace_lite_v2_defconfig                 |   1 +
 configs/netspace_max_v2_defconfig                  |   1 +
 configs/netspace_mini_v2_defconfig                 |   1 +
 configs/netspace_v2_defconfig                      |   1 +
 configs/nhk8815_defconfig                          |   1 +
 configs/nhk8815_onenand_defconfig                  |   1 +
 configs/nios2-generic_defconfig                    |   1 +
 configs/nitrogen6dl2g_defconfig                    |   2 +
 configs/nitrogen6dl_defconfig                      |   2 +
 configs/nitrogen6q2g_defconfig                     |   2 +
 configs/nitrogen6q_defconfig                       |   2 +
 configs/nitrogen6s1g_defconfig                     |   2 +
 configs/nitrogen6s_defconfig                       |   2 +
 configs/novena_defconfig                           |   2 +
 configs/nyan-big_defconfig                         |   1 +
 configs/ocotea_defconfig                           |   2 +
 configs/odroid-xu3_defconfig                       |   1 +
 configs/odroid_defconfig                           |   2 +
 configs/omap3_beagle_defconfig                     |   2 +
 configs/omap3_ha_defconfig                         |   1 +
 configs/omap3_logic_defconfig                      |   2 +
 configs/omap3_overo_defconfig                      |   3 +
 configs/omap3_pandora_defconfig                    |   3 +
 configs/omap3_sdp3430_defconfig                    |   1 +
 configs/omap3_zoom1_defconfig                      |   1 +
 configs/omap4_panda_defconfig                      |   1 +
 configs/omap4_sdp4430_defconfig                    |   1 +
 configs/omap5_uevm_defconfig                       |   1 +
 configs/omapl138_lcdk_defconfig                    |   3 +
 configs/openrd_base_defconfig                      |   3 +
 configs/openrd_client_defconfig                    |   3 +
 configs/openrd_ultimate_defconfig                  |   3 +
 configs/origen_defconfig                           |   2 +
 configs/ot1200_defconfig                           |   2 +
 configs/ot1200_spl_defconfig                       |   2 +
 configs/otc570_dataflash_defconfig                 |   1 +
 configs/otc570_defconfig                           |   1 +
 configs/p3p440_defconfig                           |   1 +
 configs/palmld_defconfig                           |   2 +
 configs/palmtc_defconfig                           |   2 +
 configs/palmtreo680_defconfig                      |   1 +
 configs/paz00_defconfig                            |   1 +
 configs/pcm030_LOWBOOT_defconfig                   |   1 +
 configs/pcm030_defconfig                           |   1 +
 configs/pcs440ep_defconfig                         |   1 +
 configs/pdm360ng_defconfig                         |   1 +
 configs/peach-pi_defconfig                         |   1 +
 configs/peach-pit_defconfig                        |   1 +
 configs/pengwyn_defconfig                          |   1 +
 configs/platinum_picon_defconfig                   |   3 +
 configs/platinum_titanium_defconfig                |   3 +
 configs/plutux_defconfig                           |   1 +
 configs/pm9261_defconfig                           |   1 +
 configs/pm9263_defconfig                           |   1 +
 configs/pm9g45_defconfig                           |   1 +
 configs/pogo_e02_defconfig                         |   3 +
 configs/polaris_defconfig                          |   1 +
 configs/porter_defconfig                           |   1 +
 configs/portl2_defconfig                           |   3 +
 configs/portuxg20_defconfig                        |   1 +
 configs/pr1_defconfig                              |   1 +
 configs/pxa255_idp_defconfig                       |   1 +
 configs/pxm2_defconfig                             |   3 +
 configs/qemu-ppce500_defconfig                     |   1 +
 configs/qemu_mips64_defconfig                      |   2 +
 configs/qemu_mips64el_defconfig                    |   2 +
 configs/qemu_mips_defconfig                        |   2 +
 configs/qemu_mipsel_defconfig                      |   2 +
 configs/qong_defconfig                             |   4 +
 configs/r0p7734_defconfig                          |   1 +
 configs/r2dplus_defconfig                          |   1 +
 configs/r7-tv-dongle_defconfig                     |   2 +
 configs/r7780mp_defconfig                          |   1 +
 configs/rainier_defconfig                          |   2 +
 configs/rainier_ramboot_defconfig                  |   1 +
 configs/rd6281a_defconfig                          |   1 +
 configs/redwood_defconfig                          |   2 +
 configs/riotboard_defconfig                        |   2 +
 configs/rpi_2_defconfig                            |   1 +
 configs/rpi_defconfig                              |   1 +
 configs/rsk7203_defconfig                          |   1 +
 configs/rsk7264_defconfig                          |   1 +
 configs/rsk7269_defconfig                          |   1 +
 configs/rut_defconfig                              |   3 +
 configs/s5p_goni_defconfig                         |   1 +
 configs/s5pc210_universal_defconfig                |   2 +
 configs/sama5d3_xplained_mmc_defconfig             |   4 +
 configs/sama5d3_xplained_nandflash_defconfig       |   4 +
 configs/sama5d3xek_mmc_defconfig                   |   2 +
 configs/sama5d3xek_nandflash_defconfig             |   2 +
 configs/sama5d3xek_spiflash_defconfig              |   2 +
 configs/sama5d4_xplained_mmc_defconfig             |   2 +
 configs/sama5d4_xplained_nandflash_defconfig       |   2 +
 configs/sama5d4_xplained_spiflash_defconfig        |   2 +
 configs/sama5d4ek_mmc_defconfig                    |   2 +
 configs/sama5d4ek_nandflash_defconfig              |   2 +
 configs/sama5d4ek_spiflash_defconfig               |   2 +
 configs/sandbox_defconfig                          |   3 +
 configs/sbc35_a9g20_eeprom_defconfig               |   1 +
 configs/sbc35_a9g20_nandflash_defconfig            |   1 +
 configs/sbc405_defconfig                           |   1 +
 configs/sbc8349_PCI_33_defconfig                   |   1 +
 configs/sbc8349_PCI_66_defconfig                   |   1 +
 configs/sbc8349_defconfig                          |   1 +
 configs/sbc8548_PCI_33_PCIE_defconfig              |   1 +
 configs/sbc8548_PCI_33_defconfig                   |   1 +
 configs/sbc8548_PCI_66_PCIE_defconfig              |   1 +
 configs/sbc8548_PCI_66_defconfig                   |   1 +
 configs/sbc8548_defconfig                          |   1 +
 configs/sbc8641d_defconfig                         |   1 +
 configs/sc_sps_1_defconfig                         |   2 +
 configs/scb9328_defconfig                          |   1 +
 configs/seaboard_defconfig                         |   1 +
 configs/secomx6quq7_defconfig                      |   2 +
 configs/sequoia_defconfig                          |   2 +
 configs/sequoia_ramboot_defconfig                  |   1 +
 configs/sh7752evb_defconfig                        |   1 +
 configs/sh7753evb_defconfig                        |   1 +
 configs/sh7757lcr_defconfig                        |   1 +
 configs/sh7763rdp_defconfig                        |   1 +
 configs/sh7785lcr_32bit_defconfig                  |   1 +
 configs/sh7785lcr_defconfig                        |   1 +
 configs/sheevaplug_defconfig                       |   5 +
 configs/shmin_defconfig                            |   1 +
 configs/silk_defconfig                             |   1 +
 configs/smdk2410_defconfig                         |   5 +
 configs/smdk5250_defconfig                         |   1 +
 configs/smdk5420_defconfig                         |   1 +
 configs/smdkc100_defconfig                         |   1 +
 configs/smdkv310_defconfig                         |   2 +
 configs/snapper9260_defconfig                      |   1 +
 configs/snapper9g20_defconfig                      |   1 +
 configs/snow_defconfig                             |   1 +
 configs/snowball_defconfig                         |   1 +
 configs/socfpga_arria5_defconfig                   |   1 +
 configs/socfpga_cyclone5_defconfig                 |   1 +
 configs/socfpga_socrates_defconfig                 |   1 +
 configs/socrates_defconfig                         |   1 +
 configs/spear300_defconfig                         |   1 +
 configs/spear300_nand_defconfig                    |   1 +
 configs/spear300_usbtty_defconfig                  |   1 +
 configs/spear300_usbtty_nand_defconfig             |   1 +
 configs/spear310_defconfig                         |   1 +
 configs/spear310_nand_defconfig                    |   1 +
 configs/spear310_pnor_defconfig                    |   1 +
 configs/spear310_usbtty_defconfig                  |   1 +
 configs/spear310_usbtty_nand_defconfig             |   1 +
 configs/spear310_usbtty_pnor_defconfig             |   1 +
 configs/spear320_defconfig                         |   1 +
 configs/spear320_nand_defconfig                    |   1 +
 configs/spear320_pnor_defconfig                    |   1 +
 configs/spear320_usbtty_defconfig                  |   1 +
 configs/spear320_usbtty_nand_defconfig             |   1 +
 configs/spear320_usbtty_pnor_defconfig             |   1 +
 configs/spear600_defconfig                         |   1 +
 configs/spear600_nand_defconfig                    |   1 +
 configs/spear600_usbtty_defconfig                  |   1 +
 configs/spear600_usbtty_nand_defconfig             |   1 +
 configs/stamp9g20_defconfig                        |   1 +
 configs/stm32f429-discovery_defconfig              |   1 +
 configs/stv0991_defconfig                          |   1 +
 configs/stxgp3_defconfig                           |   1 +
 configs/stxssa_4M_defconfig                        |   1 +
 configs/stxssa_defconfig                           |   1 +
 configs/sunxi_Gemei_G9_defconfig                   |   2 +
 configs/suvd3_defconfig                            |   3 +
 configs/sycamore_defconfig                         |   2 +
 configs/t3corp_defconfig                           |   2 +
 configs/taihu_defconfig                            |   2 +
 configs/taishan_defconfig                          |   2 +
 configs/tao3530_defconfig                          |   1 +
 configs/taurus_defconfig                           |   1 +
 configs/tbs2910_defconfig                          |   2 +
 configs/tcm-bf518_defconfig                        |   1 +
 configs/tcm-bf537_defconfig                        |   1 +
 configs/tec-ng_defconfig                           |   1 +
 configs/tec_defconfig                              |   1 +
 configs/titanium_defconfig                         |   3 +
 configs/tk71_defconfig                             |   1 +
 configs/tny_a9260_eeprom_defconfig                 |   1 +
 configs/tny_a9260_nandflash_defconfig              |   1 +
 configs/tny_a9g20_eeprom_defconfig                 |   1 +
 configs/tny_a9g20_nandflash_defconfig              |   1 +
 configs/tqma6q_mba6_mmc_defconfig                  |   2 +
 configs/tqma6q_mba6_spi_defconfig                  |   2 +
 configs/tqma6s_mba6_mmc_defconfig                  |   2 +
 configs/tqma6s_mba6_spi_defconfig                  |   2 +
 configs/trats2_defconfig                           |   2 +
 configs/trats_defconfig                            |   2 +
 configs/tricorder_defconfig                        |   3 +
 configs/tricorder_flash_defconfig                  |   2 +
 configs/trimslice_defconfig                        |   1 +
 configs/trizepsiv_defconfig                        |   1 +
 configs/tseries_mmc_defconfig                      |   1 +
 configs/tseries_nand_defconfig                     |   1 +
 configs/tseries_spi_defconfig                      |   1 +
 configs/tt01_defconfig                             |   1 +
 configs/tuge1_defconfig                            |   3 +
 configs/tuxx1_defconfig                            |   3 +
 configs/twister_defconfig                          |   3 +
 configs/tx25_defconfig                             |   1 +
 configs/u8500_href_defconfig                       |   1 +
 configs/udoo_quad_defconfig                        |   2 +
 configs/usb_a9263_dataflash_defconfig              |   1 +
 configs/usbarmory_defconfig                        |   1 +
 configs/v38b_defconfig                             |   1 +
 configs/v5fx30teval_defconfig                      |   1 +
 configs/v5fx30teval_flash_defconfig                |   1 +
 configs/vct_platinum_defconfig                     |   1 +
 configs/vct_platinum_onenand_defconfig             |   2 +
 configs/vct_platinum_onenand_small_defconfig       |   2 +
 configs/vct_platinum_small_defconfig               |   1 +
 configs/vct_platinumavc_defconfig                  |   1 +
 configs/vct_platinumavc_onenand_defconfig          |   2 +
 configs/vct_platinumavc_onenand_small_defconfig    |   2 +
 configs/vct_platinumavc_small_defconfig            |   1 +
 configs/vct_premium_defconfig                      |   1 +
 configs/vct_premium_onenand_defconfig              |   2 +
 configs/vct_premium_onenand_small_defconfig        |   2 +
 configs/vct_premium_small_defconfig                |   1 +
 configs/ve8313_defconfig                           |   1 +
 configs/venice2_defconfig                          |   1 +
 configs/ventana_defconfig                          |   1 +
 configs/versatileab_defconfig                      |   1 +
 configs/versatilepb_defconfig                      |   1 +
 configs/vexpress_ca15_tc2_defconfig                |   1 +
 configs/vexpress_ca5x2_defconfig                   |   1 +
 configs/vexpress_ca9x4_defconfig                   |   1 +
 configs/vf610twr_defconfig                         |   3 +
 configs/vf610twr_nand_defconfig                    |   3 +
 configs/vision2_defconfig                          |   1 +
 configs/vl_ma2sc_defconfig                         |   1 +
 configs/vl_ma2sc_ram_defconfig                     |   1 +
 configs/vme8349_defconfig                          |   1 +
 configs/vpac270_nor_128_defconfig                  |   2 +
 configs/vpac270_nor_256_defconfig                  |   2 +
 configs/vpac270_ond_256_defconfig                  |   2 +
 configs/walnut_defconfig                           |   2 +
 configs/wandboard_dl_defconfig                     |   2 +
 configs/wandboard_quad_defconfig                   |   2 +
 configs/wandboard_solo_defconfig                   |   2 +
 configs/warp_defconfig                             |   1 +
 configs/whistler_defconfig                         |   1 +
 configs/wireless_space_defconfig                   |   1 +
 configs/woodburn_defconfig                         |   1 +
 configs/woodburn_sd_defconfig                      |   1 +
 configs/work_92105_defconfig                       |   1 +
 configs/wtk_defconfig                              |   1 +
 configs/x600_defconfig                             |   3 +
 configs/xaeniax_defconfig                          |   1 +
 configs/xilinx-ppc405-generic_defconfig            |   1 +
 configs/xilinx-ppc405-generic_flash_defconfig      |   1 +
 configs/xilinx-ppc440-generic_defconfig            |   1 +
 configs/xilinx-ppc440-generic_flash_defconfig      |   1 +
 configs/xpedite1000_defconfig                      |   1 +
 configs/xpedite517x_defconfig                      |   1 +
 configs/xpedite520x_defconfig                      |   1 +
 configs/xpedite537x_defconfig                      |   1 +
 configs/xpedite550x_defconfig                      |   1 +
 configs/yellowstone_defconfig                      |   2 +
 configs/yosemite_defconfig                         |   2 +
 configs/yucca_defconfig                            |   2 +
 configs/zeus_defconfig                             |   1 +
 configs/zipitz2_defconfig                          |   2 +
 configs/zmx25_defconfig                            |   2 +
 include/config_cmd_all.h                           |   3 -
 include/config_defaults.h                          |   1 -
 include/config_fsl_secboot.h                       |   5 -
 include/configs/B4860QDS.h                         |   7 --
 include/configs/BSC9131RDB.h                       |   4 -
 include/configs/BSC9132QDS.h                       |   6 -
 include/configs/C29XPCIE.h                         |   4 -
 include/configs/CPCI2DP.h                          |   1 -
 include/configs/CPCI4052.h                         |   2 -
 include/configs/M5208EVBE.h                        |   1 -
 include/configs/M52277EVB.h                        |   2 -
 include/configs/M5235EVB.h                         |   1 -
 include/configs/M5249EVB.h                         |   1 -
 include/configs/M5253DEMO.h                        |   2 -
 include/configs/M5253EVBE.h                        |   2 -
 include/configs/M5272C3.h                          |   2 -
 include/configs/M5275EVB.h                         |   2 -
 include/configs/M5282EVB.h                         |   1 -
 include/configs/M53017EVB.h                        |   1 -
 include/configs/M5329EVB.h                         |   1 -
 include/configs/M5373EVB.h                         |   1 -
 include/configs/M54418TWR.h                        |   4 -
 include/configs/M54451EVB.h                        |   2 -
 include/configs/M54455EVB.h                        |   2 -
 include/configs/M5475EVB.h                         |   1 -
 include/configs/M5485EVB.h                         |   1 -
 include/configs/MIP405.h                           |   2 -
 include/configs/MPC8308RDB.h                       |   1 -
 include/configs/MPC8313ERDB.h                      |   3 -
 include/configs/MPC8315ERDB.h                      |   2 -
 include/configs/MPC8323ERDB.h                      |   2 -
 include/configs/MPC832XEMDS.h                      |   2 -
 include/configs/MPC8349EMDS.h                      |   2 -
 include/configs/MPC8349ITX.h                       |   2 -
 include/configs/MPC837XEMDS.h                      |   2 -
 include/configs/MPC837XERDB.h                      |   2 -
 include/configs/MPC8536DS.h                        |   5 -
 include/configs/MPC8540ADS.h                       |   3 -
 include/configs/MPC8541CDS.h                       |   2 -
 include/configs/MPC8544DS.h                        |   2 -
 include/configs/MPC8548CDS.h                       |   2 -
 include/configs/MPC8555CDS.h                       |   2 -
 include/configs/MPC8560ADS.h                       |   3 -
 include/configs/MPC8568MDS.h                       |   2 -
 include/configs/MPC8569MDS.h                       |   2 -
 include/configs/MPC8572DS.h                        |   2 -
 include/configs/MPC8610HPCD.h                      |   2 -
 include/configs/MPC8641HPCN.h                      |   2 -
 include/configs/MigoR.h                            |   1 -
 include/configs/P1010RDB.h                         |   6 -
 include/configs/P1022DS.h                          |   6 -
 include/configs/P1023RDB.h                         |   2 -
 include/configs/P2041RDB.h                         |   7 --
 include/configs/PATI.h                             |   2 -
 include/configs/PIP405.h                           |   2 -
 include/configs/PLU405.h                           |   4 -
 include/configs/PMC405DE.h                         |   1 -
 include/configs/PMC440.h                           |   1 -
 include/configs/T102xQDS.h                         |   6 -
 include/configs/T102xRDB.h                         |   6 -
 include/configs/T1040QDS.h                         |   6 -
 include/configs/T104xRDB.h                         |   5 -
 include/configs/T208xQDS.h                         |   6 -
 include/configs/T208xRDB.h                         |   6 -
 include/configs/T4240QDS.h                         |   6 -
 include/configs/T4240RDB.h                         |   6 -
 include/configs/TQM5200.h                          |   1 -
 include/configs/TQM823L.h                          |   1 -
 include/configs/TQM823M.h                          |   1 -
 include/configs/TQM834x.h                          |   1 -
 include/configs/TQM850L.h                          |   1 -
 include/configs/TQM850M.h                          |   1 -
 include/configs/TQM855L.h                          |   1 -
 include/configs/TQM855M.h                          |   1 -
 include/configs/TQM860L.h                          |   1 -
 include/configs/TQM860M.h                          |   1 -
 include/configs/TQM862L.h                          |   1 -
 include/configs/TQM862M.h                          |   1 -
 include/configs/TQM866M.h                          |   1 -
 include/configs/TQM885D.h                          |   1 -
 include/configs/UCP1020.h                          |   6 -
 include/configs/VCMA9.h                            |   8 --
 include/configs/VOM405.h                           |   1 -
 include/configs/a3m071.h                           |   5 -
 include/configs/a4m072.h                           |   1 -
 include/configs/ac14xx.h                           |   1 -
 include/configs/acadia.h                           |   1 -
 include/configs/adp-ag101.h                        |   1 -
 include/configs/adp-ag101p.h                       |   1 -
 include/configs/adp-ag102.h                        |   1 -
 include/configs/afeb9260.h                         |   1 -
 include/configs/alpr.h                             |   1 -
 include/configs/am335x_evm.h                       |   9 --
 include/configs/am335x_igep0033.h                  |   5 -
 include/configs/am3517_crane.h                     |   1 -
 include/configs/am3517_evm.h                       |   1 -
 include/configs/am43xx_evm.h                       |   3 -
 include/configs/amcc-common.h                      |   1 -
 include/configs/amcore.h                           |   1 -
 include/configs/ap325rxa.h                         |   1 -
 include/configs/ap_sh4a_4a.h                       |   1 -
 include/configs/apalis_t30.h                       |   2 -
 include/configs/apf27.h                            |   6 -
 include/configs/apx4devkit.h                       |   5 -
 include/configs/arcangel4.h                        |   1 -
 include/configs/aria.h                             |   1 -
 include/configs/aristainetos.h                     |   6 -
 include/configs/armadillo-800eva.h                 |   1 -
 include/configs/arndale.h                          |   1 -
 include/configs/aspenite.h                         |   1 -
 include/configs/astro_mcf5373l.h                   |   2 -
 include/configs/at91-sama5_common.h                |   1 -
 include/configs/at91rm9200ek.h                     |   1 -
 include/configs/at91sam9260ek.h                    |   4 -
 include/configs/at91sam9261ek.h                    |   3 -
 include/configs/at91sam9263ek.h                    |   3 -
 include/configs/at91sam9m10g45ek.h                 |   2 -
 include/configs/at91sam9n12ek.h                    |   3 -
 include/configs/at91sam9rlek.h                     |   3 -
 include/configs/at91sam9x5ek.h                     |   8 --
 include/configs/atngw100.h                         |   1 -
 include/configs/atngw100mkii.h                     |   1 -
 include/configs/atstk1002.h                        |   1 -
 include/configs/atstk1003.h                        |   1 -
 include/configs/atstk1004.h                        |   1 -
 include/configs/atstk1006.h                        |   1 -
 include/configs/axs101.h                           |   1 -
 include/configs/balloon3.h                         |   3 -
 include/configs/bamboo.h                           |   1 -
 include/configs/bav335x.h                          |   8 --
 include/configs/bcm28155_ap.h                      |   1 -
 include/configs/bcm_ep_board.h                     |   1 -
 include/configs/bct-brettl2.h                      |   2 -
 include/configs/beagle_x15.h                       |   1 -
 include/configs/beaver.h                           |   1 -
 include/configs/bf506f-ezkit.h                     |   2 -
 include/configs/bf518f-ezbrd.h                     |   2 -
 include/configs/bf525-ucr2.h                       |   1 -
 include/configs/bf526-ezbrd.h                      |   2 -
 include/configs/bf527-ad7160-eval.h                |   3 -
 include/configs/bf527-ezkit.h                      |   3 -
 include/configs/bf527-sdp.h                        |   2 -
 include/configs/bf533-ezkit.h                      |   1 -
 include/configs/bf533-stamp.h                      |   2 -
 include/configs/bf537-minotaur.h                   |   1 -
 include/configs/bf537-pnav.h                       |   2 -
 include/configs/bf537-srv1.h                       |   1 -
 include/configs/bf537-stamp.h                      |   2 -
 include/configs/bf538f-ezkit.h                     |   2 -
 include/configs/bf548-ezkit.h                      |   3 -
 include/configs/bf561-acvilon.h                    |   1 -
 include/configs/bf561-ezkit.h                      |   1 -
 include/configs/bf609-ezkit.h                      |   3 -
 include/configs/bfin_adi_common.h                  |   1 -
 include/configs/bg0900.h                           |   2 -
 include/configs/blackstamp.h                       |   1 -
 include/configs/blackvme.h                         |   1 -
 include/configs/br4.h                              |   1 -
 include/configs/bubinga.h                          |   2 -
 include/configs/calimain.h                         |   1 -
 include/configs/cam_enc_4xx.h                      |   8 --
 include/configs/canmb.h                            |   1 -
 include/configs/canyonlands.h                      |   1 -
 include/configs/cardhu.h                           |   1 -
 include/configs/cgtqmx6eval.h                      |   1 -
 include/configs/cm-bf527.h                         |   1 -
 include/configs/cm-bf533.h                         |   1 -
 include/configs/cm-bf537e.h                        |   1 -
 include/configs/cm-bf537u.h                        |   1 -
 include/configs/cm-bf548.h                         |   1 -
 include/configs/cm-bf561.h                         |   1 -
 include/configs/cm5200.h                           |   1 -
 include/configs/cm_fx6.h                           |   1 -
 include/configs/cm_t335.h                          |   1 -
 include/configs/cm_t35.h                           |   1 -
 include/configs/cm_t3517.h                         |   1 -
 include/configs/cm_t54.h                           |   1 -
 include/configs/cmi_mpc5xx.h                       |   1 -
 include/configs/cobra5272.h                        |   2 -
 include/configs/colibri_pxa270.h                   |   3 -
 include/configs/colibri_t20.h                      |   2 -
 include/configs/colibri_t30.h                      |   2 -
 include/configs/colibri_vf.h                       |   4 -
 include/configs/controlcenterd.h                   |   4 -
 include/configs/corenet_ds.h                       |   7 --
 include/configs/corvus.h                           |   1 -
 include/configs/cpu9260.h                          |   2 -
 include/configs/cpuat91.h                          |   1 -
 include/configs/csb272.h                           |   3 -
 include/configs/csb472.h                           |   3 -
 include/configs/da830evm.h                         |   7 --
 include/configs/da850evm.h                         |  11 --
 include/configs/dalmore.h                          |   1 -
 include/configs/davinci_dm355evm.h                 |   6 -
 include/configs/davinci_dm355leopard.h             |   4 -
 include/configs/davinci_dm365evm.h                 |   6 -
 include/configs/davinci_dm6467evm.h                |   3 -
 include/configs/davinci_dvevm.h                    |   3 -
 include/configs/davinci_schmoogie.h                |   2 -
 include/configs/davinci_sffsdr.h                   |   2 -
 include/configs/davinci_sonata.h                   |   3 -
 include/configs/db-88f6820-gp.h                    |   1 -
 include/configs/db-mv784mp-gp.h                    |   1 -
 include/configs/dbau1x00.h                         |   1 -
 include/configs/devkit3250.h                       |   1 -
 include/configs/devkit8000.h                       |   1 -
 include/configs/dig297.h                           |   5 -
 include/configs/digsy_mtc.h                        |   2 -
 include/configs/dlvision-10g.h                     |   1 -
 include/configs/dlvision.h                         |   1 -
 include/configs/dnp5370.h                          |   1 -
 include/configs/dns325.h                           |   2 -
 include/configs/dockstar.h                         |   6 -
 include/configs/dra7xx_evm.h                       |   3 -
 include/configs/dreamplug.h                        |   2 -
 include/configs/duovero.h                          |   1 -
 include/configs/ea20.h                             |   8 --
 include/configs/eb_cpu5282.h                       |   1 -
 include/configs/eb_cpux9k2.h                       |   5 -
 include/configs/ebony.h                            |   2 -
 include/configs/ecovec.h                           |   1 -
 include/configs/edb93xx.h                          |   1 -
 include/configs/edminiv2.h                         |   1 -
 include/configs/embestmx6boards.h                  |   1 -
 include/configs/enbw_cmc.h                         |   7 --
 include/configs/espt.h                             |   1 -
 include/configs/ethernut5.h                        |   6 -
 include/configs/exynos4-common.h                   |   1 -
 include/configs/favr-32-ezkit.h                    |   1 -
 include/configs/flea3.h                            |   1 -
 include/configs/fx12mm.h                           |   1 -
 include/configs/gdppc440etx.h                      |   1 -
 include/configs/goflexhome.h                       |   2 -
 include/configs/gplugd.h                           |   1 -
 include/configs/gr_cpci_ax2000.h                   |   2 -
 include/configs/gr_ep2s60.h                        |   2 -
 include/configs/gr_xc3s_1500.h                     |   2 -
 include/configs/grasshopper.h                      |   1 -
 include/configs/grsim.h                            |   2 -
 include/configs/grsim_leon2.h                      |   2 -
 include/configs/guruplug.h                         |   8 --
 include/configs/gw_ventana.h                       |   7 --
 include/configs/h2200.h                            |   1 -
 include/configs/hammerhead.h                       |   1 -
 include/configs/harmony.h                          |   1 -
 include/configs/highbank.h                         |   1 -
 include/configs/hrcon.h                            |   2 -
 include/configs/hummingboard.h                     |   2 -
 include/configs/ib62x0.h                           |   8 --
 include/configs/ibf-dsp561.h                       |   1 -
 include/configs/icon.h                             |   1 -
 include/configs/iconnect.h                         |   8 --
 include/configs/ids8313.h                          |   5 -
 include/configs/ima3-mx53.h                        |   1 -
 include/configs/imx27lite-common.h                 |   1 -
 include/configs/imx31_litekit.h                    |   1 -
 include/configs/imx31_phycore.h                    |   1 -
 include/configs/inka4x0.h                          |   1 -
 include/configs/integratorap.h                     |   1 -
 include/configs/integratorcp.h                     |   1 -
 include/configs/intip.h                            |   1 -
 include/configs/io.h                               |   1 -
 include/configs/io64.h                             |   1 -
 include/configs/iocon.h                            |   1 -
 include/configs/ip04.h                             |   1 -
 include/configs/ipam390.h                          |   5 -
 include/configs/ipek01.h                           |   1 -
 include/configs/jetson-tk1.h                       |   1 -
 include/configs/jornada.h                          |   1 -
 include/configs/jupiter.h                          |   1 -
 include/configs/katmai.h                           |   1 -
 include/configs/kilauea.h                          |   1 -
 include/configs/km/keymile-common.h                |   3 -
 include/configs/km/km83xx-common.h                 |   2 -
 include/configs/km/km_arm.h                        |   2 -
 include/configs/km/kmp204x-common.h                |   1 -
 include/configs/km82xx.h                           |   1 -
 include/configs/ks2_evm.h                          |   5 -
 include/configs/kwb.h                              |   2 -
 include/configs/kzm9g.h                            |   1 -
 include/configs/lacie_kw.h                         |   2 -
 include/configs/lp8x4x.h                           |   2 -
 include/configs/ls1021aqds.h                       |   4 -
 include/configs/ls1021atwr.h                       |   3 -
 include/configs/ls2085a_emu.h                      |   1 -
 include/configs/ls2085a_simu.h                     |   1 -
 include/configs/ls2085aqds.h                       |   2 -
 include/configs/ls2085ardb.h                       |   2 -
 include/configs/lsxl.h                             |   2 -
 include/configs/luan.h                             |   1 -
 include/configs/lwmon5.h                           |   1 -
 include/configs/m28evk.h                           |   7 --
 include/configs/m53evk.h                           |   7 --
 include/configs/makalu.h                           |   1 -
 include/configs/malta.h                            |   1 -
 include/configs/manroland/mpc5200-common.h         |   1 -
 include/configs/maxbcm.h                           |   1 -
 include/configs/mcx.h                              |   5 -
 include/configs/mecp5123.h                         |   1 -
 include/configs/medcom-wide.h                      |   1 -
 include/configs/meesc.h                            |   2 -
 include/configs/microblaze-generic.h               |  12 --
 include/configs/mimc200.h                          |   1 -
 include/configs/minnowmax.h                        |   2 -
 include/configs/ml507.h                            |   1 -
 include/configs/motionpro.h                        |   1 -
 include/configs/mpc5121ads.h                       |   1 -
 include/configs/mpc8308_p1m.h                      |   1 -
 include/configs/mpr2.h                             |   1 -
 include/configs/ms7720se.h                         |   1 -
 include/configs/ms7722se.h                         |   1 -
 include/configs/ms7750se.h                         |   1 -
 include/configs/munices.h                          |   1 -
 include/configs/mv-common.h                        |   4 -
 include/configs/mv88f6281gtw_ge.h                  |   5 -
 include/configs/mx23_olinuxino.h                   |   1 -
 include/configs/mx23evk.h                          |   1 -
 include/configs/mx25pdk.h                          |   1 -
 include/configs/mx28evk.h                          |   5 -
 include/configs/mx31ads.h                          |   1 -
 include/configs/mx31pdk.h                          |   1 -
 include/configs/mx35pdk.h                          |   2 -
 include/configs/mx51_efikamx.h                     |   2 -
 include/configs/mx51evk.h                          |   1 -
 include/configs/mx53ard.h                          |   2 -
 include/configs/mx53evk.h                          |   1 -
 include/configs/mx53loco.h                         |   1 -
 include/configs/mx53smd.h                          |   1 -
 include/configs/mx6cuboxi.h                        |   2 -
 include/configs/mx6qarm2.h                         |   1 -
 include/configs/mx6sabre_common.h                  |   2 -
 include/configs/mx6slevk.h                         |   2 -
 include/configs/mx6sxsabresd.h                     |   1 -
 include/configs/nas220.h                           |   6 -
 include/configs/neo.h                              |   1 -
 include/configs/nhk8815.h                          |   2 -
 include/configs/nios2-generic.h                    |   1 -
 include/configs/nitrogen6x.h                       |   3 -
 include/configs/nokia_rx51.h                       |   5 -
 include/configs/novena.h                           |   3 -
 include/configs/nyan-big.h                         |   1 -
 include/configs/o2dnt-common.h                     |   1 -
 include/configs/ocotea.h                           |   2 -
 include/configs/odroid.h                           |   1 -
 include/configs/odroid_xu3.h                       |   1 -
 include/configs/omap3_beagle.h                     |   2 -
 include/configs/omap3_cairo.h                      |   2 -
 include/configs/omap3_evm_common.h                 |   2 -
 include/configs/omap3_evm_quick_mmc.h              |   1 -
 include/configs/omap3_evm_quick_nand.h             |   1 -
 include/configs/omap3_igep00x0.h                   |   3 -
 include/configs/omap3_logic.h                      |   2 -
 include/configs/omap3_mvblx.h                      |   1 -
 include/configs/omap3_overo.h                      |   5 -
 include/configs/omap3_pandora.h                    |   5 -
 include/configs/omap3_sdp3430.h                    |   1 -
 include/configs/omap3_zoom1.h                      |   1 -
 include/configs/omap4_panda.h                      |   1 -
 include/configs/omap4_sdp4430.h                    |   1 -
 include/configs/omap5_uevm.h                       |   1 -
 include/configs/omapl138_lcdk.h                    |  15 ---
 include/configs/openrd.h                           |   2 -
 include/configs/openrisc-generic.h                 |   1 -
 include/configs/origen.h                           |   1 -
 include/configs/ot1200.h                           |   2 -
 include/configs/otc570.h                           |   2 -
 include/configs/p1_p2_rdb_pc.h                     |   6 -
 include/configs/p1_twr.h                           |   4 -
 include/configs/p3p440.h                           |   1 -
 include/configs/palmld.h                           |   3 -
 include/configs/palmtc.h                           |   3 -
 include/configs/palmtreo680.h                      |   2 -
 include/configs/paz00.h                            |   1 -
 include/configs/pb1x00.h                           |   1 -
 include/configs/pcm030.h                           |   1 -
 include/configs/pcm051.h                           |   1 -
 include/configs/pcs440ep.h                         |   1 -
 include/configs/pdm360ng.h                         |   1 -
 include/configs/peach-pi.h                         |   1 -
 include/configs/peach-pit.h                        |   1 -
 include/configs/pengwyn.h                          |   1 -
 include/configs/pepper.h                           |   1 -
 include/configs/platinum.h                         |   6 -
 include/configs/plutux.h                           |   1 -
 include/configs/pm9261.h                           |   3 -
 include/configs/pm9263.h                           |   3 -
 include/configs/pm9g45.h                           |   1 -
 include/configs/pogo_e02.h                         |   6 -
 include/configs/pr1.h                              |   1 -
 include/configs/pxa255_idp.h                       |   1 -
 include/configs/pxm2.h                             |   4 -
 include/configs/qemu-mips.h                        |   2 -
 include/configs/qemu-mips64.h                      |   2 -
 include/configs/qemu-ppce500.h                     |   2 -
 include/configs/qong.h                             |   6 -
 include/configs/r0p7734.h                          |   1 -
 include/configs/r2dplus.h                          |   1 -
 include/configs/r7780mp.h                          |   1 -
 include/configs/rcar-gen2-common.h                 |   1 -
 include/configs/rd6281a.h                          |   2 -
 include/configs/redwood.h                          |   3 -
 include/configs/rpi-common.h                       |   1 -
 include/configs/rsk7203.h                          |   1 -
 include/configs/rsk7264.h                          |   1 -
 include/configs/rsk7269.h                          |   1 -
 include/configs/rut.h                              |   4 -
 include/configs/s5p_goni.h                         |   1 -
 include/configs/s5pc210_universal.h                |   1 -
 include/configs/sama5d3_xplained.h                 |   7 --
 include/configs/sama5d3xek.h                       |   4 -
 include/configs/sama5d4_xplained.h                 |   3 -
 include/configs/sama5d4ek.h                        |   3 -
 include/configs/sandbox.h                          |   4 -
 include/configs/sansa_fuze_plus.h                  |   1 -
 include/configs/sbc35_a9g20.h                      |   2 -
 include/configs/sbc405.h                           |   1 -
 include/configs/sbc8349.h                          |   2 -
 include/configs/sbc8548.h                          |   1 -
 include/configs/sbc8641d.h                         |   1 -
 include/configs/sc_sps_1.h                         |   3 -
 include/configs/scb9328.h                          |   1 -
 include/configs/seaboard.h                         |   1 -
 include/configs/secomx6quq7.h                      |   1 -
 include/configs/sequoia.h                          |   2 -
 include/configs/sh7752evb.h                        |   1 -
 include/configs/sh7753evb.h                        |   1 -
 include/configs/sh7757lcr.h                        |   1 -
 include/configs/sh7763rdp.h                        |   1 -
 include/configs/sh7785lcr.h                        |   1 -
 include/configs/sheevaplug.h                       |   8 --
 include/configs/shmin.h                            |   1 -
 include/configs/siemens-am33x-common.h             |   5 -
 include/configs/smdk2410.h                         |   7 --
 include/configs/smdk5250.h                         |   1 -
 include/configs/smdk5420.h                         |   1 -
 include/configs/smdkc100.h                         |   1 -
 include/configs/smdkv310.h                         |   1 -
 include/configs/snapper9260.h                      |   1 -
 include/configs/snow.h                             |   1 -
 include/configs/snowball.h                         |   1 -
 include/configs/socfpga_arria5.h                   |   1 -
 include/configs/socfpga_common.h                   |   1 -
 include/configs/socfpga_cyclone5.h                 |   1 -
 include/configs/socrates.h                         |   1 -
 include/configs/spear3xx_evb.h                     |   2 -
 include/configs/spear6xx_evb.h                     |   2 -
 include/configs/stamp9g20.h                        |   1 -
 include/configs/stm32f429-discovery.h              |   1 -
 include/configs/stv0991.h                          |   1 -
 include/configs/stxgp3.h                           |   2 -
 include/configs/stxssa.h                           |   2 -
 include/configs/sunxi-common.h                     |   3 -
 include/configs/t3corp.h                           |   1 -
 include/configs/t4qds.h                            |   1 -
 include/configs/taihu.h                            |   1 -
 include/configs/taishan.h                          |   1 -
 include/configs/tam3517-common.h                   |   5 -
 include/configs/tao3530.h                          |   1 -
 include/configs/taurus.h                           |   1 -
 include/configs/tb100.h                            |   1 -
 include/configs/tbs2910.h                          |   2 -
 include/configs/tcm-bf518.h                        |   1 -
 include/configs/tcm-bf537.h                        |   1 -
 include/configs/tec-ng.h                           |   1 -
 include/configs/tec.h                              |   1 -
 include/configs/ti814x_evm.h                       |   1 -
 include/configs/ti816x_evm.h                       |   1 -
 include/configs/titanium.h                         |   6 -
 include/configs/tk71.h                             |   2 -
 include/configs/tny_a9260.h                        |   2 -
 include/configs/tqma6.h                            |   3 -
 include/configs/trats.h                            |   1 -
 include/configs/trats2.h                           |   1 -
 include/configs/tricorder.h                        |   6 -
 include/configs/trimslice.h                        |   1 -
 include/configs/trizepsiv.h                        |   1 -
 include/configs/tseries.h                          |   6 -
 include/configs/tt01.h                             |   1 -
 include/configs/tx25.h                             |   1 -
 include/configs/u8500_href.h                       |   1 -
 include/configs/udoo.h                             |   2 -
 include/configs/uniphier.h                         |   2 -
 include/configs/usb_a9263.h                        |   1 -
 include/configs/usbarmory.h                        |   1 -
 include/configs/v38b.h                             |   1 -
 include/configs/v5fx30teval.h                      |   1 -
 include/configs/vct.h                              |   4 -
 include/configs/ve8313.h                           |   1 -
 include/configs/venice2.h                          |   1 -
 include/configs/ventana.h                          |   1 -
 include/configs/versatile.h                        |   2 -
 include/configs/vexpress_aemv8a.h                  |   1 -
 include/configs/vexpress_common.h                  |   1 -
 include/configs/vf610twr.h                         |   4 -
 include/configs/vision2.h                          |   1 -
 include/configs/vl_ma2sc.h                         |   1 -
 include/configs/vme8349.h                          |   2 -
 include/configs/vpac270.h                          |   4 -
 include/configs/walnut.h                           |   2 -
 include/configs/wandboard.h                        |   2 -
 include/configs/warp.h                             |   1 -
 include/configs/whistler.h                         |   1 -
 include/configs/wireless_space.h                   |   2 -
 include/configs/woodburn_common.h                  |   1 -
 include/configs/work_92105.h                       |   1 -
 include/configs/x600.h                             |   5 -
 include/configs/x86-chromebook.h                   |   2 -
 include/configs/x86-common.h                       |   3 -
 include/configs/xaeniax.h                          |   1 -
 include/configs/xfi3.h                             |   1 -
 include/configs/xilinx-ppc.h                       |   1 -
 include/configs/xilinx-ppc405-generic.h            |   1 -
 include/configs/xilinx-ppc440-generic.h            |   1 -
 include/configs/xilinx_zynqmp.h                    |   1 -
 include/configs/xpedite1000.h                      |   1 -
 include/configs/xpedite517x.h                      |   1 -
 include/configs/xpedite520x.h                      |   1 -
 include/configs/xpedite537x.h                      |   1 -
 include/configs/xpedite550x.h                      |   1 -
 include/configs/yosemite.h                         |   2 -
 include/configs/yucca.h                            |   3 -
 include/configs/zeus.h                             |   1 -
 include/configs/zipitz2.h                          |   2 -
 include/configs/zmx25.h                            |   2 -
 include/configs/zynq-common.h                      |   2 -
 lib/Kconfig                                        |  35 ++++++
 1547 files changed, 1757 insertions(+), 1138 deletions(-)

-- 
1.7.11.5




More information about the U-Boot mailing list