u-boot-brain/configs
Bin Meng ceeee8f7b5 x86: coreboot: Add generic coreboot payload support
Currently building U-Boot as the coreboot payload requires user
to change the build configuration for a specific board during
menuconfig process. This uses the board's native device tree
to configure the hardware. For example, the device tree provides
PCI address range for the PCI host controller and U-Boot will
re-program all PCI devices' BAR to be within this range. In order
to make sure we don't mess up the hardware, we should guarantee
the range matches what coreboot programs the chipset.

But we really should make the coreboot payload support easier.
Just like EFI payload, we can create a generic coreboot payload
for all x86 boards as well. The payload is configured to include
as many generic drivers as possible. All stuff that touches low
level initialization are not allowed as such is the coreboot's
responsibility. Platform specific drivers (like gpio, spi, etc)
are not included.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
2018-08-20 13:52:06 +08:00
..
3c120_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
10m50_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
A10-OLinuXino-Lime_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
A10s-OLinuXino-M_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
A13-OLinuXino_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
A13-OLinuXinoM_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
A20-Olimex-SOM-EVB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
A20-Olimex-SOM204-EVB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
A20-Olimex-SOM204-EVB-eMMC_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
A20-OLinuXino_MICRO_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
A20-OLinuXino_MICRO-eMMC_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
A20-OLinuXino-Lime_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
A20-OLinuXino-Lime2_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
A20-OLinuXino-Lime2-eMMC_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
A33-OLinuXino_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
a64-olinuxino_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
adp-ae3xx_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
adp-ag101p_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Ainol_AW1_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
alt_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
am43xx_evm_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
am43xx_evm_ethboot_defconfig Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
am43xx_evm_qspiboot_defconfig Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
am43xx_evm_rtconly_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
am43xx_evm_usbhost_boot_defconfig Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
am43xx_hs_evm_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
am57xx_evm_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
am57xx_hs_evm_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
am335x_baltos_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am335x_boneblack_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am335x_boneblack_vboot_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am335x_evm_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am335x_evm_nor_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am335x_evm_norboot_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am335x_evm_spiboot_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am335x_evm_usbspl_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am335x_hs_evm_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am335x_hs_evm_uart_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am335x_igep003x_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am335x_pdu001_defconfig configs: Resync with savedefconfig 2018-06-04 11:57:37 -04:00
am335x_shc_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am335x_shc_ict_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am335x_shc_netboot_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am335x_shc_prompt_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am335x_shc_sdboot_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am335x_shc_sdboot_prompt_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am335x_sl50_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am3517_crane_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
am3517_evm_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
amarula_a64_relic_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
amcore_defconfig
Ampe_A76_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
ap_sh4a_4a_defconfig
ap121_defconfig configs: Resync with savedefconfig 2018-06-04 11:57:37 -04:00
ap143_defconfig configs: Resync with savedefconfig 2018-06-04 11:57:37 -04:00
ap325rxa_defconfig
apalis_imx6_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
apalis_imx6_nospl_com_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
apalis_imx6_nospl_it_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
apalis_t30_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
apalis-tk1_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
apf27_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
apx4devkit_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
aristainetos_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
aristainetos2_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
aristainetos2b_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
armadillo-800eva_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
arndale_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
aspenite_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
astro_mcf5373l_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
at91rm9200ek_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
at91rm9200ek_ram_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
at91sam9g10ek_dataflash_cs3_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9g10ek_dataflash_cs0_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9g10ek_nandflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9g20ek_2mmc_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9g20ek_2mmc_nandflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9g20ek_dataflash_cs1_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9g20ek_dataflash_cs0_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9g20ek_nandflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9m10g45ek_mmc_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9m10g45ek_nandflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9n12ek_mmc_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9n12ek_nandflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9n12ek_spiflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9rlek_dataflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9rlek_mmc_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9rlek_nandflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9x5ek_dataflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9x5ek_mmc_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9x5ek_nandflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9x5ek_spiflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9xeek_dataflash_cs1_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9xeek_dataflash_cs0_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9xeek_nandflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9260ek_dataflash_cs1_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9260ek_dataflash_cs0_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9260ek_nandflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9261ek_dataflash_cs3_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9261ek_dataflash_cs0_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9261ek_nandflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9263ek_dataflash_cs0_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9263ek_dataflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9263ek_nandflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9263ek_norflash_boot_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9263ek_norflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Auxtek-T003_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Auxtek-T004_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
avnet_ultra96_rev1_defconfig arm64: zynqmp: Add support for Avnet Ultra96 2018-08-06 08:44:35 +02:00
ax25-ae350_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
axm_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
axs101_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
axs103_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
B4420QDS_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
B4420QDS_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
B4420QDS_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
B4860QDS_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
B4860QDS_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
B4860QDS_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
B4860QDS_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
B4860QDS_SRIO_PCIE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ba10_tv_box_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
Bananapi_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
bananapi_m1_plus_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
bananapi_m2_berry_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Bananapi_M2_Ultra_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Bananapi_m2m_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bananapi_m64_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Bananapro_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
bayleybay_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bcm7445_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bcm11130_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
bcm11130_nand_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
bcm23550_w1d_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
bcm28155_ap_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
bcm28155_w1d_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
bcm911360_entphn_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bcm911360_entphn-ns_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bcm911360k_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bcm958300k_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bcm958300k-ns_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bcm958305k_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bcm958622hr_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bcm958712k_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bcm968380gerg_ram_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
beaver_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bg0900_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
birdland_bav335a_defconfig Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
birdland_bav335b_defconfig Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
bitmain_antminer_s9_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
bk4r1_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
blanche_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
boston32r2_defconfig
boston32r2el_defconfig
boston32r6_defconfig MIPS: add MIPS Release 6 build coverage for Boston boards 2018-07-11 14:23:55 +02:00
boston32r6el_defconfig MIPS: add MIPS Release 6 build coverage for Boston boards 2018-07-11 14:23:55 +02:00
boston64r2_defconfig
boston64r2el_defconfig
boston64r6_defconfig MIPS: add MIPS Release 6 build coverage for Boston boards 2018-07-11 14:23:55 +02:00
boston64r6el_defconfig MIPS: add MIPS Release 6 build coverage for Boston boards 2018-07-11 14:23:55 +02:00
brppt1_mmc_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
brppt1_nand_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
brppt1_spi_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
brxre1_defconfig Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
BSC9131RDB_NAND_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
BSC9131RDB_NAND_SYSCLK100_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
BSC9131RDB_SPIFLASH_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
BSC9131RDB_SPIFLASH_SYSCLK100_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
BSC9132QDS_NAND_DDRCLK100_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
BSC9132QDS_NAND_DDRCLK133_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
BSC9132QDS_NAND_DDRCLK133_SECURE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
BSC9132QDS_NOR_DDRCLK100_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
BSC9132QDS_NOR_DDRCLK100_SECURE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
BSC9132QDS_NOR_DDRCLK133_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
BSC9132QDS_NOR_DDRCLK133_SECURE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
BSC9132QDS_SDCARD_DDRCLK100_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
BSC9132QDS_SDCARD_DDRCLK100_SECURE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
BSC9132QDS_SDCARD_DDRCLK133_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
BSC9132QDS_SDCARD_DDRCLK133_SECURE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
BSC9132QDS_SPIFLASH_DDRCLK100_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
BSC9132QDS_SPIFLASH_DDRCLK100_SECURE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
BSC9132QDS_SPIFLASH_DDRCLK133_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
BSC9132QDS_SPIFLASH_DDRCLK133_SECURE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
bubblegum_96_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
C29XPCIE_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
C29XPCIE_NAND_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
C29XPCIE_NOR_SECBOOT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
C29XPCIE_SPIFLASH_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
C29XPCIE_SPIFLASH_SECBOOT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
caddy2_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
cairo_defconfig Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
calimain_defconfig Migrate bootlimit to Kconfig 2018-08-17 13:03:59 -04:00
cardhu_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
cei-tk1-som_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
cgtqmx6eval_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
cherryhill_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
chiliboard_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
CHIP_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
CHIP_pro_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
chromebit_mickey_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
chromebook_jerry_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
chromebook_link_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
chromebook_link64_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
chromebook_minnie_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
chromebook_samus_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
chromebox_panther_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
Chuwi_V7_CW0825_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
cl-som-am57x_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
cl-som-imx7_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
clearfog_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
cm_fx6_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
cm_t35_defconfig Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
cm_t43_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
cm_t54_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
cm_t335_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
cm_t3517_defconfig Convert CONFIG_VIDEO_OMAP3 to Kconfig 2018-08-17 13:04:00 -04:00
cobra5272_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
colibri_imx6_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
colibri_imx6_nospl_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
colibri_imx7_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
colibri_pxa270_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
colibri_t20_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
colibri_t30_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
colibri_vf_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
colibri-imx6ull_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
Colombus_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
colorfly_e708_q1_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
comtrend_ar5315u_ram_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
comtrend_ar5387un_ram_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
comtrend_ct5361_ram_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
comtrend_vr3032u_ram_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
comtrend_wap5813n_ram_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
conga-qeval20-qa3-e3845_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
conga-qeval20-qa3-e3845-internal-uart_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
controlcenterd_36BIT_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
controlcenterd_36BIT_SDCARD_DEVELOP_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
controlcenterd_TRAILBLAZER_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
controlcenterd_TRAILBLAZER_DEVELOP_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
controlcenterdc_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
coreboot_defconfig x86: coreboot: Add generic coreboot payload support 2018-08-20 13:52:06 +08:00
corvus_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
cougarcanyon2_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
crownbay_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
CSQ_CS908_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
Cubieboard_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
Cubieboard2_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
Cubieboard4_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Cubietruck_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
Cubietruck_plus_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Cyrus_P5020_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
Cyrus_P5040_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
d2net_v2_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
da850_am18xxevm_defconfig Convert CONFIG_SYS_I2C_DAVINCI to Kconfig 2018-08-17 15:43:38 -04:00
da850evm_defconfig Convert CONFIG_SYS_I2C_DAVINCI to Kconfig 2018-08-17 15:43:38 -04:00
da850evm_direct_nor_defconfig Convert CONFIG_SYS_I2C_DAVINCI to Kconfig 2018-08-17 15:43:38 -04:00
dalmore_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
db-88f6720_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
db-88f6820-amc_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
db-88f6820-gp_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
db-mv784mp-gp_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
devkit3250_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
devkit8000_defconfig Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
dfi-bt700-q7x-151_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
dh_imx6_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
difrnce_dit4350_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
display5_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
display5_factory_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
dms-ba16_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
dms-ba16-1g_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
dns325_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
dockstar_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
dra7xx_evm_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
dra7xx_hs_evm_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
draco_defconfig Migrate bootlimit to Kconfig 2018-08-17 13:03:59 -04:00
dragonboard410c_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
dragonboard820c_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
dreamplug_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ds109_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ds414_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
dserve_dsrv9703c_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
duovero_defconfig configs: Resync with savedefconfig 2018-06-04 11:57:37 -04:00
e2220-1170_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
ea20_defconfig Convert CONFIG_SYS_I2C_DAVINCI to Kconfig 2018-08-17 15:43:38 -04:00
eb_cpu5282_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
eb_cpu5282_internal_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
eco5pk_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ecovec_defconfig
edb9315a_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
edison_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
edminiv2_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
efi-x86_app_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
efi-x86_payload32_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
efi-x86_payload64_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
emdk_defconfig ARC: Add support for EM Development Kit board 2018-05-31 20:13:29 +03:00
Empire_electronix_d709_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Empire_electronix_m712_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
espresso7420_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
espt_defconfig
etamin_defconfig Migrate bootlimit to Kconfig 2018-08-17 13:03:59 -04:00
ethernut5_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
evb-ast2500_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
evb-px5_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
evb-rk3036_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
evb-rk3128_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
evb-rk3229_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
evb-rk3288_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
evb-rk3328_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
evb-rk3399_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
evb-rv1108_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
fennec-rk3288_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
firefly-rk3288_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
firefly-rk3399_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
flea3_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ga10h_v1_1_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
galileo_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
ge_bx50v3_defconfig Migrate bootlimit to Kconfig 2018-08-17 13:03:59 -04:00
geekbox_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
goflexhome_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
gose_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
gplugd_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
gt90h_v4_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
gurnard_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
guruplug_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
gwventana_emmc_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
gwventana_gw5904_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
gwventana_nand_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
h8_homlet_v2_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
h2200_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
harmony_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
helios4_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
highbank_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
hikey_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
hrcon_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
hrcon_dh_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
hsdk_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
huawei_hg556a_ram_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Hummingbird_A31_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
Hyundai_A7HD_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
i12-tvbox_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ib62x0_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
icnova-a20-swac_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
iconnect_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ids8313_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
igep0032_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
igep00x0_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
imgtec_xilfpga_defconfig
imx6dl_icore_nand_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
imx6dl_mamoj_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
imx6q_icore_nand_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
imx6q_logic_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
imx6qdl_icore_mipi_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
imx6qdl_icore_mmc_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
imx6qdl_icore_nand_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
imx6qdl_icore_rqs_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
imx6ul_geam_mmc_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
imx6ul_geam_nand_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
imx6ul_isiot_emmc_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
imx6ul_isiot_nand_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
iNet_3F_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
iNet_3W_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
iNet_86VS_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
iNet_D978_rev2_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
inet_q972_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
inet1_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
inet9f_rev03_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
inet86dz_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
inet97fv2_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
inet98v_rev2_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
inetspace_v2_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
integratorap_cm720t_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
integratorap_cm920t_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
integratorap_cm926ejs_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
integratorap_cm946es_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
integratorcp_cm920t_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
integratorcp_cm926ejs_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
integratorcp_cm946es_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
integratorcp_cm1136_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ipam390_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
Itead_Ibox_A20_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
jesurun_q5_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
jetson-tk1_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
k2e_evm_defconfig Convert CONFIG_SYS_I2C_DAVINCI to Kconfig 2018-08-17 15:43:38 -04:00
k2e_hs_evm_defconfig Convert CONFIG_SYS_I2C_DAVINCI to Kconfig 2018-08-17 15:43:38 -04:00
k2g_evm_defconfig Convert CONFIG_SYS_I2C_DAVINCI to Kconfig 2018-08-17 15:43:38 -04:00
k2g_hs_evm_defconfig Convert CONFIG_SYS_I2C_DAVINCI to Kconfig 2018-08-17 15:43:38 -04:00
k2hk_evm_defconfig Convert CONFIG_SYS_I2C_DAVINCI to Kconfig 2018-08-17 15:43:38 -04:00
k2hk_hs_evm_defconfig Convert CONFIG_SYS_I2C_DAVINCI to Kconfig 2018-08-17 15:43:38 -04:00
k2l_evm_defconfig Convert CONFIG_SYS_I2C_DAVINCI to Kconfig 2018-08-17 15:43:38 -04:00
k2l_hs_evm_defconfig Convert CONFIG_SYS_I2C_DAVINCI to Kconfig 2018-08-17 15:43:38 -04:00
kc1_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
khadas-vim_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
km_kirkwood_128m16_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
km_kirkwood_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
km_kirkwood_pci_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
kmcoge4_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
kmcoge5ne_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
kmcoge5un_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
kmeter1_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
kmlion1_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
kmnusa_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
kmopti2_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
kmsugp1_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
kmsupx5_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
kmsuv31_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
kmtegr1_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
kmtepr2_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
kmvect1_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
koelsch_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
kp_imx6q_tpc_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
kp_imx53_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
kylin-rk3036_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
kzm9g_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
lager_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Lamobo_R1_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
legoev3_defconfig Convert CONFIG_SYS_I2C_DAVINCI to Kconfig 2018-08-17 15:43:38 -04:00
libretech_all_h3_cc_h2_plus_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
libretech_all_h3_cc_h3_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
libretech_all_h3_cc_h5_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
libretech-cc_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
LicheePi_Zero_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Linksprite_pcDuino_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
Linksprite_pcDuino3_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
Linksprite_pcDuino3_Nano_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
lion-rk3368_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
liteboard_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ls1012a2g5rdb_qspi_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
ls1012afrdm_qspi_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
ls1012afrwy_qspi_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
ls1012afrwy_qspi_SECURE_BOOT_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
ls1012aqds_qspi_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1012ardb_qspi_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
ls1012ardb_qspi_SECURE_BOOT_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
ls1021aiot_qspi_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1021aiot_sdcard_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1021aqds_ddr4_nor_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1021aqds_ddr4_nor_lpuart_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1021aqds_nand_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1021aqds_nor_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1021aqds_nor_lpuart_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1021aqds_nor_SECURE_BOOT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1021aqds_qspi_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1021aqds_sdcard_ifc_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1021aqds_sdcard_qspi_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1021atwr_nor_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1021atwr_nor_lpuart_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1021atwr_nor_SECURE_BOOT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1021atwr_qspi_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1021atwr_sdcard_ifc_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1021atwr_sdcard_qspi_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1043aqds_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1043aqds_lpuart_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1043aqds_nand_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1043aqds_nor_ddr3_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1043aqds_qspi_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1043aqds_sdcard_ifc_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1043aqds_sdcard_qspi_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1043ardb_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1043ardb_nand_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1043ardb_nand_SECURE_BOOT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1043ardb_sdcard_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1043ardb_sdcard_SECURE_BOOT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1043ardb_SECURE_BOOT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1046aqds_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1046aqds_lpuart_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1046aqds_nand_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1046aqds_qspi_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1046aqds_sdcard_ifc_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1046aqds_sdcard_qspi_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1046aqds_SECURE_BOOT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1046ardb_emmc_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1046ardb_qspi_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1046ardb_qspi_SECURE_BOOT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1046ardb_qspi_spl_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1046ardb_sdcard_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1046ardb_sdcard_SECURE_BOOT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1088aqds_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ls1088aqds_qspi_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ls1088aqds_qspi_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ls1088aqds_sdcard_ifc_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ls1088aqds_sdcard_qspi_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ls1088ardb_qspi_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1088ardb_qspi_SECURE_BOOT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1088ardb_sdcard_qspi_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls2080a_emu_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
ls2080a_simu_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
ls2080aqds_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ls2080aqds_nand_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ls2080aqds_qspi_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ls2080aqds_sdcard_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ls2080aqds_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ls2080ardb_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls2080ardb_nand_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls2080ardb_SECURE_BOOT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls2081ardb_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls2088ardb_qspi_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ls2088ardb_qspi_SECURE_BOOT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
lschlv2_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
lsxhl_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
M5208EVBE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5235EVB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5235EVB_Flash32_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5249EVB_defconfig
M5253DEMO_defconfig
M5272C3_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5275EVB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5282EVB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5329AFEE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5329BFEE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5373EVB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5475AFE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5475BFE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5475CFE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5475DFE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5475EFE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5475FFE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5475GFE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5485AFE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5485BFE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5485CFE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5485DFE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5485EFE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5485FFE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5485GFE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M5485HFE_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M52277EVB_defconfig Convert CONFIG_SPI to Kconfig 2018-04-27 14:54:11 -04:00
M52277EVB_stmicro_defconfig Convert CONFIG_SPI to Kconfig 2018-04-27 14:54:11 -04:00
M53017EVB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M54418TWR_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M54418TWR_nand_mii_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M54418TWR_nand_rmii_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M54418TWR_nand_rmii_lowfreq_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M54418TWR_serial_mii_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M54418TWR_serial_rmii_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M54451EVB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M54451EVB_stmicro_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M54455EVB_a66_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M54455EVB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M54455EVB_i66_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M54455EVB_intel_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
M54455EVB_stm33_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
malta_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
malta64_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
malta64el_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
maltael_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
Marsboard_A10_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
marsboard_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
maxbcm_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mccmon6_nor_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mccmon6_sd_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
MCR3000_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
mcx_defconfig Convert CONFIG_VIDEO_OMAP3 to Kconfig 2018-08-17 13:04:00 -04:00
medcom-wide_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
meesc_dataflash_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
meesc_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
Mele_A1000_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
Mele_A1000G_quad_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
Mele_I7_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
Mele_M3_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
Mele_M5_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
Mele_M9_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
Merrii_A80_Optimus_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mgcoge3un_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
microblaze-generic_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
MigoR_defconfig
Mini-X_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
minnowmax_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
miqi-rk3288_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mixtile_loftq_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mk802_a10s_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mk802_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mk802ii_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
MK808C_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
MPC832XEMDS_ATM_defconfig configs: Resync with savedefconfig 2018-04-17 10:10:47 -04:00
MPC832XEMDS_defconfig configs: Resync with savedefconfig 2018-04-17 10:10:47 -04:00
MPC832XEMDS_HOST_33_defconfig configs: Resync with savedefconfig 2018-04-17 10:10:47 -04:00
MPC832XEMDS_HOST_66_defconfig configs: Resync with savedefconfig 2018-04-17 10:10:47 -04:00
MPC832XEMDS_SLAVE_defconfig configs: Resync with savedefconfig 2018-04-17 10:10:47 -04:00
MPC837XEMDS_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
MPC837XEMDS_HOST_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
MPC837XERDB_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
mpc8308_p1m_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
MPC8308RDB_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8313ERDB_33_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8313ERDB_66_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8313ERDB_NAND_33_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8313ERDB_NAND_66_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8315ERDB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
MPC8323ERDB_defconfig configs: Resync with savedefconfig 2018-04-17 10:10:47 -04:00
MPC8349EMDS_defconfig treewide: Move CONFIG_PHY_MARVELL to Kconfig 2018-05-14 21:28:38 -04:00
MPC8349ITX_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8349ITX_LOWBOOT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8349ITXGP_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8536DS_36BIT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8536DS_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8536DS_SDCARD_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8536DS_SPIFLASH_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8541CDS_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8541CDS_legacy_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8544DS_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8548CDS_36BIT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8548CDS_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8548CDS_legacy_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8555CDS_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8555CDS_legacy_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8568MDS_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8569MDS_ATM_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8569MDS_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8572DS_36BIT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8572DS_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8610HPCD_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
MPC8641HPCN_36BIT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
MPC8641HPCN_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mpr2_defconfig
ms7720se_defconfig
ms7722se_defconfig
ms7750se_defconfig
MSI_Primo73_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
MSI_Primo81_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mt_ventoux_defconfig Convert CONFIG_VIDEO_OMAP3 to Kconfig 2018-08-17 13:04:00 -04:00
mvebu_db_armada8k_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mvebu_db-88f3720_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mvebu_espressobin-88f3720_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mvebu_mcbin-88f8040_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mx6cuboxi_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx6dlarm2_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx6dlarm2_lpddr2_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx6memcal_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mx6qarm2_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx6qarm2_lpddr2_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx6qsabrelite_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
mx6sabreauto_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx6sabresd_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx6slevk_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx6slevk_spinor_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx6slevk_spl_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx6sllevk_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mx6sllevk_plugin_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mx6sxsabreauto_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx6sxsabresd_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx6sxsabresd_spl_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx6ul_9x9_evk_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx6ul_14x14_evk_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx6ull_14x14_evk_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mx6ull_14x14_evk_plugin_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mx7dsabresd_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx7ulp_evk_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mx7ulp_evk_plugin_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mx23_olinuxino_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mx23evk_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mx25pdk_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx28evk_auart_console_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx28evk_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx28evk_nand_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx28evk_spi_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx31pdk_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mx35pdk_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx51evk_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx53ard_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx53cx9020_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx53evk_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx53loco_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx53ppd_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
mx53smd_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
nanopi_a64_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
nanopi_m1_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
nanopi_m1_plus_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
nanopi_neo_air_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
nanopi_neo_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
nanopi_neo_plus2_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
nanopi_neo2_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
nanopi-k2_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
nas220_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
net2big_v2_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
netgear_cg3100d_ram_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
netgear_dgnd3700v2_ram_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
netspace_lite_v2_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
netspace_max_v2_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
netspace_mini_v2_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
netspace_v2_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
Nintendo_NES_Classic_Edition_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
nitrogen6dl_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
nitrogen6dl2g_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
nitrogen6q_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
nitrogen6q2g_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
nitrogen6s_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
nitrogen6s1g_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
nokia_rx51_defconfig Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
novena_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
nsa310s_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
nsim_700_defconfig configs: Resync with savedefconfig 2018-06-04 11:57:37 -04:00
nsim_700be_defconfig configs: Resync with savedefconfig 2018-06-04 11:57:37 -04:00
nsim_hs38_defconfig configs: Resync with savedefconfig 2018-06-04 11:57:37 -04:00
nsim_hs38be_defconfig configs: Resync with savedefconfig 2018-06-04 11:57:37 -04:00
nyan-big_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
odroid_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
odroid-c2_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
odroid-xu3_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
omap3_beagle_defconfig Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
omap3_evm_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
omap3_ha_defconfig Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
omap3_logic_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
omap3_overo_defconfig Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
omap3_pandora_defconfig Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
omap3_zoom1_defconfig Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
omap4_panda_defconfig configs: Resync with savedefconfig 2018-06-04 11:57:37 -04:00
omap4_sdp4430_defconfig configs: Resync with savedefconfig 2018-06-04 11:57:37 -04:00
omap5_uevm_defconfig configs: Resync with savedefconfig 2018-06-04 11:57:37 -04:00
omapl138_lcdk_defconfig Convert CONFIG_SYS_I2C_DAVINCI to Kconfig 2018-08-17 15:43:38 -04:00
openrd_base_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
openrd_client_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
openrd_ultimate_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
opos6uldev_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
orangepi_2_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Orangepi_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
orangepi_lite_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Orangepi_mini_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
orangepi_one_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
orangepi_one_plus_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
orangepi_pc_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
orangepi_pc_plus_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
orangepi_pc2_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
orangepi_plus_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
orangepi_plus2e_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
orangepi_prime_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
orangepi_r1_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
orangepi_win_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
orangepi_zero_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
orangepi_zero_plus_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
orangepi_zero_plus2_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
origen_defconfig configs: Resync with savedefconfig 2018-04-17 10:10:47 -04:00
ot1200_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ot1200_spl_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
p212_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1010RDB-PA_36BIT_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PA_36BIT_NAND_SECBOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PA_36BIT_NOR_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PA_36BIT_NOR_SECBOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PA_36BIT_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PA_36BIT_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PA_36BIT_SPIFLASH_SECBOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PA_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PA_NAND_SECBOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PA_NOR_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PA_NOR_SECBOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PA_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PA_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PA_SPIFLASH_SECBOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PB_36BIT_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PB_36BIT_NAND_SECBOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PB_36BIT_NOR_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PB_36BIT_NOR_SECBOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PB_36BIT_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PB_36BIT_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PB_36BIT_SPIFLASH_SECBOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PB_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PB_NAND_SECBOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PB_NOR_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PB_NOR_SECBOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PB_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PB_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1010RDB-PB_SPIFLASH_SECBOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1020MBG-PC_36BIT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1020MBG-PC_36BIT_SDCARD_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1020MBG-PC_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1020MBG-PC_SDCARD_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1020RDB-PC_36BIT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1020RDB-PC_36BIT_NAND_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1020RDB-PC_36BIT_SDCARD_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1020RDB-PC_36BIT_SPIFLASH_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1020RDB-PC_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1020RDB-PC_NAND_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1020RDB-PC_SDCARD_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1020RDB-PC_SPIFLASH_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1020RDB-PD_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1020RDB-PD_NAND_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1020RDB-PD_SDCARD_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1020RDB-PD_SPIFLASH_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1020UTM-PC_36BIT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1020UTM-PC_36BIT_SDCARD_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1020UTM-PC_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1020UTM-PC_SDCARD_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1021RDB-PC_36BIT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1021RDB-PC_36BIT_NAND_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1021RDB-PC_36BIT_SDCARD_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1021RDB-PC_36BIT_SPIFLASH_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1021RDB-PC_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1021RDB-PC_NAND_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1021RDB-PC_SDCARD_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1021RDB-PC_SPIFLASH_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1022DS_36BIT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1022DS_36BIT_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1022DS_36BIT_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1022DS_36BIT_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1022DS_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1022DS_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1022DS_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1022DS_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P1023RDB_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1024RDB_36BIT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1024RDB_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1024RDB_NAND_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1024RDB_SDCARD_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1024RDB_SPIFLASH_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1025RDB_36BIT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1025RDB_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1025RDB_NAND_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1025RDB_SDCARD_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P1025RDB_SPIFLASH_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P2020RDB-PC_36BIT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P2020RDB-PC_36BIT_NAND_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P2020RDB-PC_36BIT_SDCARD_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P2020RDB-PC_36BIT_SPIFLASH_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P2020RDB-PC_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P2020RDB-PC_NAND_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P2020RDB-PC_SDCARD_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P2020RDB-PC_SPIFLASH_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
P2041RDB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P2041RDB_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P2041RDB_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P2041RDB_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P2041RDB_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P2041RDB_SRIO_PCIE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
p2371-2180_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
p2371-0000_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
p2571_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
p2771-0000-500_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
p2771-0000-000_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
P3041DS_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P3041DS_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P3041DS_NAND_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P3041DS_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P3041DS_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P3041DS_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P3041DS_SRIO_PCIE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P4080DS_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P4080DS_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P4080DS_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P4080DS_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P4080DS_SRIO_PCIE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P5020DS_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P5020DS_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P5020DS_NAND_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P5020DS_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P5020DS_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P5020DS_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P5020DS_SRIO_PCIE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P5040DS_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P5040DS_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P5040DS_NAND_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P5040DS_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P5040DS_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
P5040DS_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
parrot_r16_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
paz00_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
pcm051_rev1_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
pcm051_rev3_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
pcm052_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
pcm058_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
peach-pi_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
peach-pit_defconfig configs: Resync with savedefconfig 2018-04-07 20:37:13 -04:00
pengwyn_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
pepper_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
pfla02_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
phycore-rk3288_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
pic32mzdask_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
pico-imx6ul_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
pico-imx7d_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
pico-pi-imx7d_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
picosam9g45_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
pine_h64_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
pine64_plus_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
platinum_picon_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
platinum_titanium_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
plutux_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
pm9g45_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
pm9261_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
pm9263_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
pogo_e02_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
polaroid_mid2407pxe03_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
polaroid_mid2809pxe04_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
poplar_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
popmetal-rk3288_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
porter_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
portl2_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
pov_protab2_ips9_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
puma-rk3399_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
pxm2_defconfig Migrate bootlimit to Kconfig 2018-08-17 13:03:59 -04:00
q8_a13_tablet_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
q8_a23_tablet_800x480_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
q8_a33_tablet_800x480_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
q8_a33_tablet_1024x600_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
qemu_arm_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
qemu_arm64_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
qemu_mips_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
qemu_mips64_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
qemu_mips64el_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
qemu_mipsel_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
qemu-ppce500_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
qemu-x86_64_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
qemu-x86_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
r2dplus_defconfig
r7-tv-dongle_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
r8a7795_salvator-x_defconfig ARM: rmobile: Enable fitImage support on Gen3 2018-04-17 11:38:55 +02:00
r8a7795_ulcb_defconfig ARM: rmobile: Enable fitImage support on Gen3 2018-04-17 11:38:55 +02:00
r8a7796_salvator-x_defconfig ARM: rmobile: Enable fitImage support on Gen3 2018-04-17 11:38:55 +02:00
r8a7796_ulcb_defconfig ARM: rmobile: Enable fitImage support on Gen3 2018-04-17 11:38:55 +02:00
r8a77965_salvator-x_defconfig ARM: rmobile: Enable HS200 support on M3N Salvator-X 2018-04-26 13:54:39 +02:00
r8a77970_eagle_defconfig ARM: rmobile: Adjust text base on V3M Eagle 2018-06-19 06:15:55 +02:00
r8a77990_ebisu_defconfig ARM: renesas: Add R8A77990 E3 Ebisu board 2018-06-01 09:47:21 +02:00
r8a77995_draak_defconfig Convert CONFIG_MTD_PARTITIONS et al to Kconfig 2018-07-22 19:20:17 -04:00
r7780mp_defconfig
r0p7734_defconfig
rastaban_defconfig Migrate bootlimit to Kconfig 2018-08-17 13:03:59 -04:00
riotboard_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
rock_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
rock2_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
rpi_2_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
rpi_3_32b_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
rpi_3_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
rpi_0_w_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
rpi_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
rsk7203_defconfig
rsk7264_defconfig
rsk7269_defconfig
rut_defconfig Migrate bootlimit to Kconfig 2018-08-17 13:03:59 -04:00
s5p_goni_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
s5pc210_universal_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
s32v234evb_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sagem_f@st1704_ram_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sama5d2_ptc_ek_mmc_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
sama5d2_ptc_ek_nandflash_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
sama5d2_xplained_mmc_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
sama5d2_xplained_spiflash_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
sama5d3_xplained_mmc_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sama5d3_xplained_nandflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sama5d3xek_mmc_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sama5d3xek_nandflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sama5d3xek_spiflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sama5d4_xplained_mmc_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
sama5d4_xplained_nandflash_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
sama5d4_xplained_spiflash_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
sama5d4ek_mmc_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sama5d4ek_nandflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sama5d4ek_spiflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sama5d27_som1_ek_mmc_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
sama5d36ek_cmp_mmc_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sama5d36ek_cmp_nandflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sama5d36ek_cmp_spiflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sandbox_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sandbox_flattree_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sandbox_noblk_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sandbox_spl_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sandbox64_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sansa_fuze_plus_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sbc8349_defconfig treewide: Move CONFIG_PHY_MARVELL to Kconfig 2018-05-14 21:28:38 -04:00
sbc8349_PCI_33_defconfig treewide: Move CONFIG_PHY_MARVELL to Kconfig 2018-05-14 21:28:38 -04:00
sbc8349_PCI_66_defconfig treewide: Move CONFIG_PHY_MARVELL to Kconfig 2018-05-14 21:28:38 -04:00
sbc8548_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
sbc8548_PCI_33_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
sbc8548_PCI_33_PCIE_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
sbc8548_PCI_66_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
sbc8548_PCI_66_PCIE_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
sbc8641d_defconfig cmd: Kconfig: Move CONFIG_MP to Kconfig 2018-07-10 16:55:59 -04:00
SBx81LIFKW_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
SBx81LIFXCAT_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
sc_sps_1_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
seaboard_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
secomx6quq7_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
sfr_nb4-ser_ram_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sh7752evb_defconfig Convert CONFIG_SPI to Kconfig 2018-04-27 14:54:11 -04:00
sh7753evb_defconfig Convert CONFIG_SPI to Kconfig 2018-04-27 14:54:11 -04:00
sh7757lcr_defconfig Convert CONFIG_SPI to Kconfig 2018-04-27 14:54:11 -04:00
sh7763rdp_defconfig
sh7785lcr_32bit_defconfig
sh7785lcr_defconfig
sheep-rk3368_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sheevaplug_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
shmin_defconfig
silk_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Sinlinx_SinA31s_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
Sinlinx_SinA33_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Sinovoip_BPI_M2_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
Sinovoip_BPI_M2_Plus_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Sinovoip_BPI_M3_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sksimx6_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
smartweb_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
smdk5250_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
smdk5420_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
smdkc100_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
smdkv310_defconfig configs: Resync with savedefconfig 2018-04-07 20:37:13 -04:00
snapper9g20_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
snapper9260_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sniper_defconfig Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
snow_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
socfpga_arria5_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
socfpga_arria10_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
socfpga_cyclone5_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
socfpga_dbm_soc1_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
socfpga_de1_soc_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
socfpga_de10_nano_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
socfpga_de0_nano_soc_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
socfpga_is1_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
socfpga_sockit_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
socfpga_socrates_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
socfpga_sr1500_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
socfpga_stratix10_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
socfpga_vining_fpga_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
socrates_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
som-db5800-som-6867_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sopine_baseboard_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
spear300_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear300_nand_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear300_usbtty_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear300_usbtty_nand_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear310_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear310_nand_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear310_pnor_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear310_usbtty_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear310_usbtty_nand_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear310_usbtty_pnor_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear320_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear320_nand_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear320_pnor_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear320_usbtty_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear320_usbtty_nand_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear320_usbtty_pnor_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear600_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear600_nand_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear600_usbtty_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear600_usbtty_nand_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spring_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
stih410-b2260_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
stm32f429-discovery_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
stm32f429-evaluation_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
stm32f469-discovery_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
stm32f746-disco_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
stm32h743-disco_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
stm32h743-eval_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
stm32mp15_basic_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
stmark2_defconfig spi: Kconfig: Create ISSI Kconfig entry 2018-08-06 08:44:35 +02:00
stout_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
strider_con_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
strider_con_dp_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
strider_cpu_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
strider_cpu_dp_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
stv0991_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
sun8i_a23_evb_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Sunchip_CX-A99_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sunxi_Gemei_G9_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
suvd3_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
syzygy_hub_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1023RDB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1023RDB_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1023RDB_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1023RDB_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1023RDB_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1024QDS_DDR4_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1024QDS_DDR4_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1024QDS_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1024QDS_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1024QDS_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1024QDS_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1024QDS_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1024RDB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1024RDB_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1024RDB_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1024RDB_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1024RDB_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1040D4RDB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1040D4RDB_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1040D4RDB_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1040D4RDB_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1040D4RDB_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1040QDS_DDR4_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1040QDS_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1040QDS_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1040RDB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1040RDB_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1040RDB_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1040RDB_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1040RDB_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1042D4RDB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1042D4RDB_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1042D4RDB_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1042D4RDB_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1042D4RDB_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1042RDB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1042RDB_PI_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1042RDB_PI_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1042RDB_PI_NAND_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1042RDB_PI_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1042RDB_PI_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T1042RDB_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T2080QDS_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T2080QDS_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T2080QDS_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T2080QDS_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T2080QDS_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T2080QDS_SRIO_PCIE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T2080RDB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T2080RDB_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T2080RDB_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T2080RDB_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T2080RDB_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T2080RDB_SRIO_PCIE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T2081QDS_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T2081QDS_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T2081QDS_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T2081QDS_SPIFLASH_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T2081QDS_SRIO_PCIE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T4160QDS_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T4160QDS_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T4160QDS_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T4160QDS_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T4160RDB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T4240QDS_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T4240QDS_NAND_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T4240QDS_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T4240QDS_SECURE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T4240QDS_SRIO_PCIE_BOOT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T4240RDB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
T4240RDB_SDCARD_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
tao3530_defconfig Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
taurus_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
tb100_defconfig
tbs_a711_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
tbs2910_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
tec_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
tec-ng_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
theadorable_debug_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
theadorable-x86-conga-qa3-e3845_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
theadorable-x86-dfi-bt700_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
thuban_defconfig Migrate bootlimit to Kconfig 2018-08-17 13:03:59 -04:00
thunderx_88xx_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
ti814x_evm_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ti816x_evm_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
tinker-rk3288_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
titanium_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
topic_miami_defconfig xilinx: Sync symbols location in defconfigs 2018-06-04 11:25:30 -04:00
topic_miamilite_defconfig xilinx: Sync symbols location in defconfigs 2018-06-04 11:25:30 -04:00
topic_miamiplus_defconfig xilinx: Sync symbols location in defconfigs 2018-06-04 11:25:30 -04:00
tplink_wdr4300_defconfig Convert CONFIG_SPI to Kconfig 2018-04-27 14:54:11 -04:00
TQM834x_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
tqma6dl_mba6_mmc_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
tqma6dl_mba6_spi_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
tqma6q_mba6_mmc_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
tqma6q_mba6_spi_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
tqma6s_mba6_mmc_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
tqma6s_mba6_spi_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
tqma6s_wru4_mmc_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
trats_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
trats2_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
tricorder_defconfig Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
tricorder_flash_defconfig Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
trimslice_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
ts4600_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
ts4800_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
tuge1_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
turris_mox_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
turris_omnia_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
tuxx1_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
twister_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
TWR-P1025_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
UCP1020_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
UCP1020_SPIFLASH_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
udoo_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
udoo_neo_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
uniphier_ld4_sld8_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
uniphier_v7_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
uniphier_v8_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
usb_a9263_dataflash_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
usbarmory_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
UTOO_P66_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
vct_platinum_defconfig configs: Resync with savedefconfig 2018-04-17 10:10:47 -04:00
vct_platinum_onenand_defconfig Convert CONFIG_MTD_PARTITIONS et al to Kconfig 2018-07-22 19:20:17 -04:00
vct_platinum_onenand_small_defconfig Convert CONFIG_MTD_PARTITIONS et al to Kconfig 2018-07-22 19:20:17 -04:00
vct_platinum_small_defconfig
vct_platinumavc_defconfig configs: Resync with savedefconfig 2018-04-17 10:10:47 -04:00
vct_platinumavc_onenand_defconfig Convert CONFIG_MTD_PARTITIONS et al to Kconfig 2018-07-22 19:20:17 -04:00
vct_platinumavc_onenand_small_defconfig Convert CONFIG_MTD_PARTITIONS et al to Kconfig 2018-07-22 19:20:17 -04:00
vct_platinumavc_small_defconfig
vct_premium_defconfig configs: Resync with savedefconfig 2018-04-17 10:10:47 -04:00
vct_premium_onenand_defconfig Convert CONFIG_MTD_PARTITIONS et al to Kconfig 2018-07-22 19:20:17 -04:00
vct_premium_onenand_small_defconfig Convert CONFIG_MTD_PARTITIONS et al to Kconfig 2018-07-22 19:20:17 -04:00
vct_premium_small_defconfig
ve8313_defconfig treewide: Move CONFIG_PHY_MARVELL to Kconfig 2018-05-14 21:28:38 -04:00
venice2_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
ventana_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
vexpress_aemv8a_dram_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
vexpress_aemv8a_juno_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
vexpress_aemv8a_semi_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
vexpress_ca5x2_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
vexpress_ca9x4_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
vexpress_ca15_tc2_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
vf610twr_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
vf610twr_nand_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
vinco_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
vining_2000_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
vme8349_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
vyasa-rk3288_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
wandboard_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
warp_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
warp7_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
wb45n_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
wb50n_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Wexler_TAB7200_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Wits_Pro_A20_DKT_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
Wobo_i5_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
woodburn_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
woodburn_sd_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
work_92105_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
x600_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
xfi3_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
xilinx_zynqmp_mini_emmc1_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
xilinx_zynqmp_mini_emmc0_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
xilinx_zynqmp_mini_nand_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
xilinx_zynqmp_mini_qspi_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
xilinx_zynqmp_r5_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
xilinx_zynqmp_zc1232_revA_defconfig arm64: zynqmp: Sync defconfigs in connection to DEFINE_TCM_OCM_MMAP 2018-07-19 10:49:54 +02:00
xilinx_zynqmp_zc1254_revA_defconfig arm64: zynqmp: Sync defconfigs in connection to DEFINE_TCM_OCM_MMAP 2018-07-19 10:49:54 +02:00
xilinx_zynqmp_zc1275_revA_defconfig arm64: zynqmp: Sync defconfigs in connection to DEFINE_TCM_OCM_MMAP 2018-07-19 10:49:54 +02:00
xilinx_zynqmp_zc1275_revB_defconfig arm64: zynqmp: Sync defconfigs in connection to DEFINE_TCM_OCM_MMAP 2018-07-19 10:49:54 +02:00
xilinx_zynqmp_zc1751_xm015_dc1_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
xilinx_zynqmp_zc1751_xm016_dc2_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
xilinx_zynqmp_zc1751_xm017_dc3_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
xilinx_zynqmp_zc1751_xm018_dc4_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
xilinx_zynqmp_zc1751_xm019_dc5_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
xilinx_zynqmp_zcu100_revC_defconfig arm64: zynqmp: Enable soft gpio driver for zcu102 and zcu100 2018-08-06 08:44:35 +02:00
xilinx_zynqmp_zcu102_rev1_0_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
xilinx_zynqmp_zcu102_revA_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
xilinx_zynqmp_zcu102_revB_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
xilinx_zynqmp_zcu104_revA_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
xilinx_zynqmp_zcu104_revC_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
xilinx_zynqmp_zcu106_revA_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
xilinx_zynqmp_zcu111_revA_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
xpedite517x_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
xpedite520x_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
xpedite537x_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
xpedite550x_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
xpress_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
xpress_spl_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
xtfpga_defconfig Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
Yones_Toptech_BD1078_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
Yones_Toptech_BS1078_V2_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
zc5202_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
zc5601_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
zipitz2_defconfig configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
zmx25_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
zynq_cc108_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
zynq_cse_nand_defconfig Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq 2018-08-06 08:44:35 +02:00
zynq_cse_nor_defconfig Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq 2018-08-06 08:44:35 +02:00
zynq_cse_qspi_defconfig Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq 2018-08-06 08:44:35 +02:00
zynq_microzed_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
zynq_minized_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
zynq_picozed_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
zynq_z_turn_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
zynq_zc702_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
zynq_zc706_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
zynq_zc770_xm010_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
zynq_zc770_xm011_defconfig Convert CONFIG_MTD_PARTITIONS et al to Kconfig 2018-07-22 19:20:17 -04:00
zynq_zc770_xm011_x16_defconfig Convert CONFIG_MTD_PARTITIONS et al to Kconfig 2018-07-22 19:20:17 -04:00
zynq_zc770_xm012_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
zynq_zc770_xm013_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
zynq_zed_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
zynq_zybo_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
zynq_zybo_z7_defconfig Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00