We plan to convert all CONFIG options to Kconfig by the end of 2017. This series contributes to that effort by converting most of the commands from A to D to Kconfig. Some invalid or bogus ones are removed.
Two filesystem commands are split so there are separate options to enable the filesystem and the command that uses it. Simon Glass (28): power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722 power: Move as3722 pmic to pmic/ directory power: Convert CONFIG_PMIC_AS3722 to Kconfig power: Drop CONFIG_I2C_PMIC power: Drop CONFIG_PMIC Convert CONFIG_CMD_AES et al to Kconfig ti816x_evm: Change CONFIG_CMD_ASKEN to CONFIG_CMD_ASKENV Convert CONFIG_CMD_BAT to Kconfig Convert CONFIG_CMD_BEDBUG to Kconfig Convert CONFIG_CMD_BLOB to Kconfig Convert CONFIG_CMD_BMODE to Kconfig Convert CONFIG_CMD_BMP to Kconfig Convert CONFIG_CMD_BSP to Kconfig Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig fs: Convert CONFIG_CMD_CBFS to Kconfig fs: Kconfig: Add a separate config for FS_CBFS Convert CONFIG_CMD_CHIP_CONFIG to Kconfig Drop CONFIG_CMD_CLEAR Convert CONFIG_CMD_CLK to Kconfig fs: Convert CONFIG_CMD_CRAMFS to Kconfig fs: Kconfig: Add a separate option for FS_CRAMFS Kconfig: Drop CONFIG_CMD_DEFAULTENV_VARS Convert CONFIG_CMD_DEKBLOB to Kconfig Kconfig: Drop CONFIG_CMD_DFL Convert CONFIG_CMD_DIAG to Kconfig Convert CONFIG_CMD_DISPLAY to Kconfig powerpc: Drop configs/manroland Drop the pdsp188x driver README | 25 --- arch/arm/imx-common/Kconfig | 20 ++ arch/arm/include/asm/fsl_secure_boot.h | 1 - arch/arm/mach-tegra/board2.c | 2 +- arch/powerpc/cpu/ppc4xx/Kconfig | 8 + arch/powerpc/include/asm/fsl_secure_boot.h | 1 - board/gateworks/gw_ventana/common.c | 7 +- board/ti/sdp4430/Kconfig | 3 + cmd/Kconfig | 131 +++++++++++++ cmd/Makefile | 2 +- configs/B4860QDS_SECURE_BOOT_defconfig | 1 + configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig | 1 + configs/BSC9132QDS_NAND_DDRCLK133_SECURE_defconfig | 1 + configs/BSC9132QDS_NOR_DDRCLK100_SECURE_defconfig | 1 + configs/BSC9132QDS_NOR_DDRCLK133_SECURE_defconfig | 1 + .../BSC9132QDS_SDCARD_DDRCLK100_SECURE_defconfig | 1 + .../BSC9132QDS_SDCARD_DDRCLK133_SECURE_defconfig | 1 + .../BSC9132QDS_SPIFLASH_DDRCLK100_SECURE_defconfig | 1 + .../BSC9132QDS_SPIFLASH_DDRCLK133_SECURE_defconfig | 1 + configs/C29XPCIE_NOR_SECBOOT_defconfig | 1 + configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig | 1 + configs/CPCI2DP_defconfig | 1 + configs/CPCI4052_defconfig | 1 + configs/MIP405T_defconfig | 1 + configs/MIP405_defconfig | 1 + configs/MPC8610HPCD_defconfig | 1 + configs/MiniFAP_defconfig | 3 + configs/O3DNT_defconfig | 1 + configs/P1010RDB-PA_36BIT_NAND_SECBOOT_defconfig | 1 + configs/P1010RDB-PA_36BIT_NOR_SECBOOT_defconfig | 1 + .../P1010RDB-PA_36BIT_SPIFLASH_SECBOOT_defconfig | 1 + configs/P1010RDB-PA_NAND_SECBOOT_defconfig | 1 + configs/P1010RDB-PA_NOR_SECBOOT_defconfig | 1 + configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig | 1 + configs/P1010RDB-PB_36BIT_NAND_SECBOOT_defconfig | 1 + configs/P1010RDB-PB_36BIT_NOR_SECBOOT_defconfig | 1 + .../P1010RDB-PB_36BIT_SPIFLASH_SECBOOT_defconfig | 1 + configs/P1010RDB-PB_NAND_SECBOOT_defconfig | 1 + configs/P1010RDB-PB_NOR_SECBOOT_defconfig | 1 + configs/P1010RDB-PB_SPIFLASH_SECBOOT_defconfig | 1 + configs/P2041RDB_SECURE_BOOT_defconfig | 1 + configs/P3041DS_NAND_SECURE_BOOT_defconfig | 1 + configs/P3041DS_SECURE_BOOT_defconfig | 1 + configs/P4080DS_SECURE_BOOT_defconfig | 1 + configs/P5020DS_NAND_SECURE_BOOT_defconfig | 1 + configs/P5020DS_SECURE_BOOT_defconfig | 1 + configs/P5040DS_NAND_SECURE_BOOT_defconfig | 1 + configs/P5040DS_SECURE_BOOT_defconfig | 1 + configs/PATI_defconfig | 1 + configs/PIP405_defconfig | 1 + configs/PMC405DE_defconfig | 2 + configs/PMC440_defconfig | 1 + configs/T1023RDB_SECURE_BOOT_defconfig | 1 + configs/T1024QDS_DDR4_SECURE_BOOT_defconfig | 2 + configs/T1024QDS_DDR4_defconfig | 1 + configs/T1024QDS_NAND_defconfig | 1 + configs/T1024QDS_SDCARD_defconfig | 1 + configs/T1024QDS_SECURE_BOOT_defconfig | 2 + configs/T1024QDS_SPIFLASH_defconfig | 1 + configs/T1024QDS_defconfig | 1 + configs/T1024RDB_SECURE_BOOT_defconfig | 1 + configs/T1040D4RDB_SECURE_BOOT_defconfig | 1 + configs/T1040QDS_DDR4_defconfig | 1 + configs/T1040QDS_SECURE_BOOT_defconfig | 2 + configs/T1040QDS_defconfig | 1 + configs/T1040RDB_SECURE_BOOT_defconfig | 1 + configs/T1042D4RDB_NAND_defconfig | 1 + configs/T1042D4RDB_SDCARD_defconfig | 1 + configs/T1042D4RDB_SECURE_BOOT_defconfig | 2 + configs/T1042D4RDB_SPIFLASH_defconfig | 1 + configs/T1042D4RDB_defconfig | 1 + configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig | 2 + configs/T1042RDB_PI_NAND_defconfig | 1 + configs/T1042RDB_PI_SDCARD_defconfig | 1 + configs/T1042RDB_PI_SPIFLASH_defconfig | 1 + configs/T1042RDB_PI_defconfig | 1 + configs/T1042RDB_SECURE_BOOT_defconfig | 1 + configs/T2080QDS_SECURE_BOOT_defconfig | 1 + configs/T2080RDB_SECURE_BOOT_defconfig | 1 + configs/T4160QDS_SECURE_BOOT_defconfig | 1 + configs/T4240QDS_SECURE_BOOT_defconfig | 1 + configs/TQM5200S_HIGHBOOT_defconfig | 2 + configs/TQM5200S_defconfig | 2 + configs/TQM5200_B_HIGHBOOT_defconfig | 3 + configs/TQM5200_B_defconfig | 3 + configs/TQM5200_STK100_defconfig | 3 + configs/TQM5200_defconfig | 3 + configs/TQM823L_LCD_defconfig | 1 + configs/TTTech_defconfig | 1 + configs/UCP1020_SPIFLASH_defconfig | 2 + configs/UCP1020_defconfig | 2 + configs/VOM405_defconfig | 1 + configs/a3m071_defconfig | 1 + configs/a4m072_defconfig | 1 + configs/a4m2k_defconfig | 1 + configs/acadia_defconfig | 1 + configs/amcore_defconfig | 1 + configs/apalis-tk1_defconfig | 1 + configs/apalis_imx6_defconfig | 2 + configs/apalis_imx6_nospl_com_defconfig | 2 + configs/apalis_imx6_nospl_it_defconfig | 2 + configs/apf27_defconfig | 1 + configs/arches_defconfig | 1 + configs/aristainetos2_defconfig | 2 + configs/aristainetos2b_defconfig | 2 + configs/aristainetos_defconfig | 2 + configs/at91sam9261ek_dataflash_cs0_defconfig | 1 + configs/at91sam9261ek_dataflash_cs3_defconfig | 1 + configs/at91sam9261ek_nandflash_defconfig | 1 + configs/at91sam9263ek_dataflash_cs0_defconfig | 1 + configs/at91sam9263ek_dataflash_defconfig | 1 + configs/at91sam9263ek_nandflash_defconfig | 1 + configs/at91sam9263ek_norflash_boot_defconfig | 1 + configs/at91sam9263ek_norflash_defconfig | 1 + configs/at91sam9g10ek_dataflash_cs0_defconfig | 1 + configs/at91sam9g10ek_dataflash_cs3_defconfig | 1 + configs/at91sam9g10ek_nandflash_defconfig | 1 + configs/at91sam9m10g45ek_mmc_defconfig | 1 + configs/at91sam9m10g45ek_nandflash_defconfig | 1 + configs/at91sam9n12ek_mmc_defconfig | 1 + configs/at91sam9n12ek_nandflash_defconfig | 1 + configs/at91sam9n12ek_spiflash_defconfig | 1 + configs/at91sam9rlek_dataflash_defconfig | 1 + configs/at91sam9rlek_mmc_defconfig | 1 + configs/at91sam9rlek_nandflash_defconfig | 1 + configs/at91sam9x5ek_dataflash_defconfig | 1 + configs/at91sam9x5ek_mmc_defconfig | 1 + configs/at91sam9x5ek_nandflash_defconfig | 1 + configs/at91sam9x5ek_spiflash_defconfig | 1 + configs/bamboo_defconfig | 1 + configs/brppt1_mmc_defconfig | 1 + configs/brppt1_nand_defconfig | 1 + configs/brppt1_spi_defconfig | 1 + configs/brxre1_defconfig | 2 + configs/bubinga_defconfig | 1 + configs/calimain_defconfig | 1 + configs/cam5200_defconfig | 1 + configs/cam5200_niosflash_defconfig | 1 + configs/canyonlands_defconfig | 1 + configs/cei-tk1-som_defconfig | 1 + configs/cgtqmx6eval_defconfig | 1 + configs/charon_defconfig | 3 + configs/chromebit_mickey_defconfig | 1 + configs/chromebook_jerry_defconfig | 1 + configs/chromebook_link64_defconfig | 1 + configs/chromebook_link_defconfig | 1 + configs/chromebook_minnie_defconfig | 1 + configs/chromebook_samus_defconfig | 1 + configs/chromebox_panther_defconfig | 1 + configs/cm5200_defconfig | 2 + configs/cm_fx6_defconfig | 1 + configs/cm_t3517_defconfig | 1 + configs/cm_t35_defconfig | 1 + configs/colibri_imx6_defconfig | 2 + configs/colibri_imx6_nospl_defconfig | 2 + configs/colibri_imx7_defconfig | 2 + configs/colibri_t20_defconfig | 2 + configs/colibri_vf_defconfig | 6 +- ...conga-qeval20-qa3-e3845-internal-uart_defconfig | 1 + configs/conga-qeval20-qa3-e3845_defconfig | 1 + .../controlcenterd_36BIT_SDCARD_DEVELOP_defconfig | 1 + configs/controlcenterd_36BIT_SDCARD_defconfig | 1 + configs/coreboot-x86_defconfig | 2 + configs/da850_am18xxevm_defconfig | 1 + configs/da850evm_defconfig | 1 + configs/da850evm_direct_nor_defconfig | 1 + configs/devconcenter_defconfig | 1 + configs/dfi-bt700-q7x-151_defconfig | 1 + configs/digsy_mtc_RAMBOOT_defconfig | 2 + configs/digsy_mtc_defconfig | 2 + configs/digsy_mtc_rev5_RAMBOOT_defconfig | 2 + configs/digsy_mtc_rev5_defconfig | 2 + configs/dms-ba16-1g_defconfig | 1 + configs/dms-ba16_defconfig | 1 + configs/ea20_defconfig | 2 + configs/ethernut5_defconfig | 1 + configs/evb-rk3288_defconfig | 2 +- configs/evb-rk3328_defconfig | 5 +- configs/evb-rk3399_defconfig | 25 +-- configs/fennec-rk3288_defconfig | 2 +- configs/firefly-rk3288_defconfig | 2 +- configs/fo300_defconfig | 3 + configs/gdppc440etx_defconfig | 1 + configs/ge_b450v3_defconfig | 1 + configs/ge_b650v3_defconfig | 1 + configs/ge_b850v3_defconfig | 1 + configs/glacier_defconfig | 1 + configs/glacier_ramboot_defconfig | 1 + configs/gwventana_emmc_defconfig | 5 +- configs/gwventana_gw5904_defconfig | 5 +- configs/gwventana_nand_defconfig | 7 +- configs/haleakala_defconfig | 1 + configs/harmony_defconfig | 1 + configs/icnova-a20-swac_defconfig | 3 +- configs/icon_defconfig | 2 + configs/imx31_phycore_eet_defconfig | 1 + configs/imx6q_logic_defconfig | 1 + configs/intip_defconfig | 1 + configs/io64_defconfig | 1 + configs/iocon_defconfig | 1 + configs/ipam390_defconfig | 1 + configs/ipek01_defconfig | 1 + configs/jetson-tk1_defconfig | 1 + configs/katmai_defconfig | 1 + configs/kilauea_defconfig | 1 + configs/km_kirkwood_128m16_defconfig | 3 + configs/km_kirkwood_defconfig | 3 + configs/km_kirkwood_pci_defconfig | 3 + configs/kmcoge4_defconfig | 2 + configs/kmcoge5ne_defconfig | 3 + configs/kmcoge5un_defconfig | 3 + configs/kmeter1_defconfig | 2 + configs/kmlion1_defconfig | 2 + configs/kmnusa_defconfig | 3 + configs/kmopti2_defconfig | 2 + configs/kmsugp1_defconfig | 3 + configs/kmsupx5_defconfig | 2 + configs/kmsuv31_defconfig | 3 + configs/kmtegr1_defconfig | 3 + configs/kmtepr2_defconfig | 2 + configs/kmvect1_defconfig | 3 + configs/legoev3_defconfig | 1 + configs/liteboard_defconfig | 1 + configs/ls1012ardb_qspi_SECURE_BOOT_defconfig | 18 +- configs/ls1021aqds_ddr4_nor_defconfig | 3 +- configs/ls1021aqds_ddr4_nor_lpuart_defconfig | 3 +- configs/ls1021aqds_nand_defconfig | 3 +- configs/ls1021aqds_nor_SECURE_BOOT_defconfig | 4 +- configs/ls1021aqds_nor_defconfig | 3 +- configs/ls1021aqds_nor_lpuart_defconfig | 3 +- configs/ls1021aqds_qspi_defconfig | 3 +- configs/ls1021aqds_sdcard_ifc_defconfig | 3 +- configs/ls1021aqds_sdcard_qspi_defconfig | 3 +- configs/ls1021atwr_nor_SECURE_BOOT_defconfig | 4 +- configs/ls1021atwr_nor_defconfig | 3 +- configs/ls1021atwr_nor_lpuart_defconfig | 3 +- configs/ls1021atwr_qspi_defconfig | 3 +- .../ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig | 4 +- configs/ls1021atwr_sdcard_ifc_defconfig | 3 +- configs/ls1021atwr_sdcard_qspi_defconfig | 3 +- configs/ls1043ardb_SECURE_BOOT_defconfig | 4 +- configs/ls1043ardb_nand_SECURE_BOOT_defconfig | 11 +- configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig | 9 +- configs/ls1046aqds_SECURE_BOOT_defconfig | 3 +- configs/ls1046ardb_qspi_SECURE_BOOT_defconfig | 3 +- configs/ls1046ardb_sdcard_SECURE_BOOT_defconfig | 7 +- configs/ls2080aqds_SECURE_BOOT_defconfig | 1 + configs/ls2080ardb_SECURE_BOOT_defconfig | 1 + configs/luan_defconfig | 1 + configs/lwmon5_defconfig | 2 + configs/m28evk_defconfig | 1 + configs/m53evk_defconfig | 1 + configs/makalu_defconfig | 1 + configs/marsboard_defconfig | 1 + configs/mcx_defconfig | 1 + configs/medcom-wide_defconfig | 1 + configs/mgcoge3ne_defconfig | 2 + configs/mgcoge3un_defconfig | 3 + configs/mgcoge_defconfig | 2 + configs/miqi-rk3288_defconfig | 2 +- configs/motionpro_defconfig | 1 + configs/mt_ventoux_defconfig | 1 + configs/mx23evk_defconfig | 1 + configs/mx28evk_auart_console_defconfig | 1 + configs/mx28evk_defconfig | 1 + configs/mx28evk_nand_defconfig | 1 + configs/mx28evk_spi_defconfig | 1 + configs/mx53evk_defconfig | 1 + configs/mx6dlsabreauto_defconfig | 1 + configs/mx6dlsabresd_defconfig | 1 + configs/mx6qpsabreauto_defconfig | 1 + configs/mx6qsabreauto_defconfig | 1 + configs/mx6qsabrelite_defconfig | 2 + configs/mx6qsabresd_defconfig | 1 + configs/mx6sabresd_spl_defconfig | 1 + configs/mx6sxsabresd_defconfig | 1 + configs/mx6sxsabresd_spl_defconfig | 1 + configs/mx6ul_14x14_evk_defconfig | 2 + configs/mx6ul_9x9_evk_defconfig | 2 + configs/mx6ull_14x14_evk_defconfig | 1 + configs/mx6ull_14x14_evk_plugin_defconfig | 1 + configs/mx7dsabresd_defconfig | 1 + configs/mx7dsabresd_secure_defconfig | 1 + configs/nitrogen6dl2g_defconfig | 2 + configs/nitrogen6dl_defconfig | 2 + configs/nitrogen6q2g_defconfig | 2 + configs/nitrogen6q_defconfig | 2 + configs/nitrogen6s1g_defconfig | 2 + configs/nitrogen6s_defconfig | 2 + configs/novena_defconfig | 1 + configs/nyan-big_defconfig | 3 + configs/omap4_sdp4430_defconfig | 1 + configs/omapl138_lcdk_defconfig | 5 +- configs/opos6uldev_defconfig | 7 +- configs/ot1200_defconfig | 1 + configs/ot1200_spl_defconfig | 1 + configs/paz00_defconfig | 1 + configs/pcm058_defconfig | 1 + configs/pdm360ng_defconfig | 1 + configs/peach-pi_defconfig | 1 + configs/peach-pit_defconfig | 1 + configs/pengwyn_defconfig | 1 + configs/pic32mzdask_defconfig | 1 + configs/picosam9g45_defconfig | 1 + configs/platinum_picon_defconfig | 1 + configs/platinum_titanium_defconfig | 1 + configs/pm9261_defconfig | 1 + configs/pm9263_defconfig | 1 + configs/popmetal-rk3288_defconfig | 2 +- configs/portl2_defconfig | 3 + configs/puma-rk3399_defconfig | 6 +- configs/pxm2_defconfig | 1 + configs/rainier_defconfig | 1 + configs/rainier_ramboot_defconfig | 1 + configs/redwood_defconfig | 1 + configs/riotboard_defconfig | 1 + configs/rock2_defconfig | 1 + configs/rpi_2_defconfig | 1 + configs/rpi_3_32b_defconfig | 1 + configs/rpi_3_defconfig | 1 + configs/rpi_defconfig | 1 + configs/rut_defconfig | 1 + configs/s5pc210_universal_defconfig | 1 + configs/sama5d3xek_mmc_defconfig | 1 + configs/sama5d3xek_nandflash_defconfig | 1 + configs/sama5d3xek_spiflash_defconfig | 1 + configs/sama5d4ek_mmc_defconfig | 6 +- configs/sama5d4ek_nandflash_defconfig | 6 +- configs/sama5d4ek_spiflash_defconfig | 2 +- configs/sandbox_defconfig | 5 + configs/sandbox_noblk_defconfig | 5 + configs/sandbox_spl_defconfig | 5 + configs/seaboard_defconfig | 2 + configs/secomx6quq7_defconfig | 1 + configs/sequoia_defconfig | 1 + configs/sequoia_ramboot_defconfig | 1 + configs/snow_defconfig | 1 + configs/socrates_defconfig | 1 + configs/spring_defconfig | 1 + configs/suvd3_defconfig | 2 + configs/sycamore_defconfig | 1 + configs/t3corp_defconfig | 1 + configs/tbs2910_defconfig | 1 + configs/tec_defconfig | 1 + configs/theadorable-x86-dfi-bt700_defconfig | 1 + configs/theadorable_debug_defconfig | 1 + configs/theadorable_defconfig | 1 + configs/tinker-rk3288_defconfig | 2 +- configs/titanium_defconfig | 1 + configs/topic_miami_defconfig | 1 + configs/topic_miamiplus_defconfig | 1 + configs/tqma6dl_mba6_mmc_defconfig | 1 + configs/tqma6dl_mba6_spi_defconfig | 1 + configs/tqma6q_mba6_mmc_defconfig | 1 + configs/tqma6q_mba6_spi_defconfig | 1 + configs/tqma6s_mba6_mmc_defconfig | 1 + configs/tqma6s_mba6_spi_defconfig | 1 + configs/tqma6s_wru4_mmc_defconfig | 1 + configs/trats2_defconfig | 5 +- configs/trats_defconfig | 3 +- configs/tuge1_defconfig | 2 + configs/tuxx1_defconfig | 2 + configs/udoo_defconfig | 1 + configs/v38b_defconfig | 1 + configs/ventana_defconfig | 1 + configs/walnut_defconfig | 1 + configs/wandboard_defconfig | 1 + configs/wtk_defconfig | 1 + configs/xilinx-ppc405-generic_defconfig | 1 + configs/xilinx-ppc440-generic_defconfig | 1 + configs/xpress_defconfig | 1 + configs/xpress_spl_defconfig | 1 + configs/xtfpga_defconfig | 1 + configs/yellowstone_defconfig | 1 + configs/yosemite_defconfig | 1 + configs/yucca_defconfig | 1 + configs/zc5202_defconfig | 1 + configs/zc5601_defconfig | 1 + configs/zynq_microzed_defconfig | 1 + configs/zynq_picozed_defconfig | 1 + configs/zynq_zc702_defconfig | 1 + configs/zynq_zc706_defconfig | 1 + configs/zynq_zc770_xm010_defconfig | 1 + configs/zynq_zc770_xm011_defconfig | 1 + configs/zynq_zc770_xm012_defconfig | 1 + configs/zynq_zc770_xm013_defconfig | 1 + configs/zynq_zed_defconfig | 1 + configs/zynq_zybo_defconfig | 1 + drivers/misc/Makefile | 1 - drivers/misc/pdsp188x.c | 45 ----- drivers/power/Makefile | 1 - drivers/power/pmic/Kconfig | 8 + drivers/power/pmic/Makefile | 1 + drivers/power/{ => pmic}/as3722.c | 0 drivers/video/Kconfig | 8 + fs/Kconfig | 2 + fs/Makefile | 2 +- fs/cbfs/Kconfig | 8 + fs/cramfs/Kconfig | 7 + include/config_cmd_all.h | 6 - include/config_fallbacks.h | 4 - include/configs/CPCI2DP.h | 1 - include/configs/CPCI4052.h | 1 - include/configs/M52277EVB.h | 1 - include/configs/MIP405.h | 1 - include/configs/MPC8610HPCD.h | 1 - include/configs/P1022DS.h | 1 - include/configs/PATI.h | 1 - include/configs/PIP405.h | 1 - include/configs/PMC405DE.h | 2 - include/configs/PMC440.h | 1 - include/configs/T102xQDS.h | 1 - include/configs/T102xRDB.h | 1 - include/configs/T1040QDS.h | 1 - include/configs/T104xRDB.h | 1 - include/configs/TQM5200.h | 9 - include/configs/TQM823L.h | 4 - include/configs/UCP1020.h | 1 - include/configs/VOM405.h | 1 - include/configs/a3m071.h | 1 - include/configs/a4m072.h | 1 - include/configs/advantech_dms-ba16.h | 1 - include/configs/amcc-common.h | 1 - include/configs/amcore.h | 3 - include/configs/apalis-tk1.h | 3 - include/configs/apalis_imx6.h | 2 - include/configs/apf27.h | 1 - include/configs/aristainetos-common.h | 3 - include/configs/aristainetos2.h | 2 - include/configs/aristainetos2b.h | 2 - include/configs/armadillo-800eva.h | 1 - include/configs/arndale.h | 1 - include/configs/at91sam9261ek.h | 1 - include/configs/at91sam9263ek.h | 1 - include/configs/at91sam9m10g45ek.h | 1 - include/configs/at91sam9n12ek.h | 1 - include/configs/at91sam9rlek.h | 1 - include/configs/at91sam9x5ek.h | 1 - include/configs/brppt1.h | 1 - include/configs/brxre1.h | 2 - include/configs/calimain.h | 1 - include/configs/canyonlands.h | 1 - include/configs/cei-tk1-som.h | 3 - include/configs/cgtqmx6eval.h | 1 - include/configs/cm5200.h | 2 - include/configs/cm_fx6.h | 1 - include/configs/cm_t35.h | 1 - include/configs/cm_t3517.h | 1 - include/configs/colibri_imx6.h | 2 - include/configs/colibri_imx7.h | 3 - include/configs/colibri_pxa270.h | 2 - include/configs/colibri_t20.h | 2 - include/configs/colibri_vf.h | 1 - include/configs/conga-qeval20-qa3-e3845.h | 1 - include/configs/controlcenterd.h | 1 - include/configs/da850evm.h | 1 - include/configs/dbau1x00.h | 1 - include/configs/dfi-bt700.h | 1 - include/configs/digsy_mtc.h | 4 - include/configs/dlvision-10g.h | 1 - include/configs/dlvision.h | 1 - include/configs/ea20.h | 2 - include/configs/el6x_common.h | 1 - include/configs/embestmx6boards.h | 2 - include/configs/ethernut5.h | 1 - include/configs/evb_rk3288.h | 2 - include/configs/evb_rk3328.h | 1 - include/configs/evb_rk3399.h | 2 - include/configs/exynos5-dt-common.h | 1 - include/configs/fennec_rk3288.h | 2 - include/configs/firefly-rk3288.h | 2 - include/configs/ge_bx50v3.h | 1 - include/configs/gw_ventana.h | 2 - include/configs/harmony.h | 1 - include/configs/icon.h | 4 - include/configs/imx27lite-common.h | 1 - include/configs/imx31_phycore.h | 1 - include/configs/imx6_logic.h | 1 - include/configs/intip.h | 1 - include/configs/io.h | 1 - include/configs/io64.h | 1 - include/configs/ipam390.h | 1 - include/configs/ipek01.h | 3 - include/configs/jetson-tk1.h | 3 - include/configs/katmai.h | 1 - include/configs/kilauea.h | 1 - include/configs/km/keymile-common.h | 3 - include/configs/km/km8309-common.h | 1 - include/configs/km/km_arm.h | 1 - include/configs/km8360.h | 1 - include/configs/legoev3.h | 1 - include/configs/liteboard.h | 2 - include/configs/ls1021aqds.h | 1 - include/configs/ls1021atwr.h | 1 - include/configs/lwmon5.h | 5 - include/configs/m28evk.h | 2 - include/configs/m53evk.h | 1 - include/configs/ma5d4evk.h | 1 - include/configs/manroland/common.h | 107 ----------- include/configs/manroland/mpc5200-common.h | 205 --------------------- include/configs/mcx.h | 1 - include/configs/medcom-wide.h | 1 - include/configs/miqi_rk3288.h | 2 - include/configs/motionpro.h | 1 - include/configs/mpc5121ads.h | 1 - include/configs/mt_ventoux.h | 1 - include/configs/mx23evk.h | 1 - include/configs/mx28evk.h | 1 - include/configs/mx53evk.h | 1 - include/configs/mx6_common.h | 1 - include/configs/mx6sabre_common.h | 1 - include/configs/mx6sxsabresd.h | 1 - include/configs/mx6ul_14x14_evk.h | 3 - include/configs/mx6ullevk.h | 2 - include/configs/mx7_common.h | 1 - include/configs/mx7dsabresd.h | 1 - include/configs/neo.h | 1 - include/configs/nitrogen6x.h | 3 - include/configs/nokia_rx51.h | 2 - include/configs/novena.h | 1 - include/configs/nyan-big.h | 3 - include/configs/o2dnt-common.h | 3 - include/configs/o3dnt.h | 1 - include/configs/omap4_sdp4430.h | 3 - include/configs/omapl138_lcdk.h | 1 - include/configs/opos6uldev.h | 1 - include/configs/ot1200.h | 1 - include/configs/paz00.h | 1 - include/configs/pb1x00.h | 1 - include/configs/pcm058.h | 1 - include/configs/pdm360ng.h | 4 - include/configs/pengwyn.h | 2 - include/configs/pic32mzdask.h | 1 - include/configs/picosam9g45.h | 1 - include/configs/platinum.h | 1 - include/configs/pm9261.h | 1 - include/configs/pm9263.h | 1 - include/configs/popmetal_rk3288.h | 2 - include/configs/puma_rk3399.h | 2 - include/configs/pxm2.h | 1 - include/configs/rcar-gen2-common.h | 1 - include/configs/rcar-gen3-common.h | 1 - include/configs/rock2.h | 2 - include/configs/rpi.h | 1 - include/configs/rut.h | 1 - include/configs/s5pc210_universal.h | 1 - include/configs/sama5d2_xplained.h | 1 - include/configs/sama5d3xek.h | 1 - include/configs/sama5d4_xplained.h | 1 - include/configs/sama5d4ek.h | 1 - include/configs/sandbox.h | 3 - include/configs/seaboard.h | 2 - include/configs/secomx6quq7.h | 1 - include/configs/sequoia.h | 2 - include/configs/sh7752evb.h | 1 - include/configs/sh7753evb.h | 1 - include/configs/socrates.h | 1 - include/configs/t3corp.h | 1 - include/configs/tbs2910.h | 1 - include/configs/tec.h | 1 - include/configs/theadorable.h | 2 - include/configs/ti816x_evm.h | 2 +- include/configs/tinker_rk3288.h | 2 - include/configs/titanium.h | 1 - include/configs/topic_miami.h | 1 - include/configs/tqma6.h | 1 - include/configs/trats.h | 1 - include/configs/trats2.h | 1 - include/configs/udoo.h | 1 - include/configs/v38b.h | 1 - include/configs/vct.h | 1 - include/configs/ventana.h | 1 - include/configs/veyron.h | 2 - include/configs/wandboard.h | 1 - include/configs/x86-chromebook.h | 2 - include/configs/x86-common.h | 4 - include/configs/xilinx-ppc.h | 1 - include/configs/xpress.h | 2 - include/configs/xtfpga.h | 1 - include/configs/zynq-common.h | 1 - lib/Kconfig | 13 ++ scripts/config_whitelist.txt | 24 --- 582 files changed, 772 insertions(+), 786 deletions(-) delete mode 100644 drivers/misc/pdsp188x.c rename drivers/power/{ => pmic}/as3722.c (100%) create mode 100644 fs/cbfs/Kconfig delete mode 100644 include/configs/manroland/common.h delete mode 100644 include/configs/manroland/mpc5200-common.h -- 2.13.0.rc0.306.g87b477812d-goog _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot