Convert CONFIG_POWER_LTC3676 et al to Kconfig
authorTom Rini <trini@konsulko.com>
Sat, 19 Nov 2022 23:45:15 +0000 (18:45 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 5 Dec 2022 21:07:12 +0000 (16:07 -0500)
commitd9feb83505b3a7c06487a1748db4f20ad189e33a
treea0da4b46d0d4b2ec1a8da2afc607cbbcc3dd57c0
parent022dc9e505ea70ea5e5c81f78a629a6016d4fd9d
Convert CONFIG_POWER_LTC3676 et al to Kconfig

This converts the following to Kconfig:
   CONFIG_POWER_FSL
   CONFIG_POWER_FSL_MC13892
   CONFIG_POWER_HI6553
   CONFIG_POWER_LTC3676
   CONFIG_POWER_PFUZE100
   CONFIG_POWER_PFUZE3000
   CONFIG_POWER_SPI
   CONFIG_POWER_TPS65090_EC
   CONFIG_POWER_TPS65218
   CONFIG_POWER_TPS65910

Signed-off-by: Tom Rini <trini@konsulko.com>
64 files changed:
board/freescale/common/Makefile
configs/am335x_baltos_defconfig
configs/am335x_boneblack_vboot_defconfig
configs/am335x_evm_defconfig
configs/am335x_evm_spiboot_defconfig
configs/am335x_hs_evm_defconfig
configs/am335x_hs_evm_uart_defconfig
configs/am335x_sl50_defconfig
configs/am43xx_evm_defconfig
configs/am43xx_evm_qspiboot_defconfig
configs/am43xx_evm_rtconly_defconfig
configs/am43xx_evm_usbhost_boot_defconfig
configs/am43xx_hs_evm_defconfig
configs/am43xx_hs_evm_qspi_defconfig
configs/cl-som-imx7_defconfig
configs/cm_t43_defconfig
configs/gwventana_emmc_defconfig
configs/gwventana_gw5904_defconfig
configs/gwventana_nand_defconfig
configs/hikey_defconfig
configs/imx8mq_evk_defconfig
configs/kontron_pitx_imx8m_defconfig
configs/mx51evk_defconfig
configs/mx53loco_defconfig
configs/mx6sabreauto_defconfig
configs/mx6sabresd_defconfig
configs/novena_defconfig
configs/pcm051_rev3_defconfig
configs/phycore-am335x-r2-regor_defconfig
configs/phycore-am335x-r2-wega_defconfig
configs/pico-dwarf-imx7d_defconfig
configs/pico-hobbit-imx7d_defconfig
configs/pico-imx7d_bl33_defconfig
configs/pico-imx7d_defconfig
configs/pico-nymph-imx7d_defconfig
configs/pico-pi-imx7d_defconfig
configs/udoo_neo_defconfig
configs/vining_2000_defconfig
drivers/power/Kconfig
drivers/power/pmic/Kconfig
drivers/power/pmic/Makefile
drivers/power/power_fsl.c
include/configs/am335x_evm.h
include/configs/am335x_sl50.h
include/configs/am43xx_evm.h
include/configs/baltos.h
include/configs/cl-som-imx7.h
include/configs/cm_t43.h
include/configs/el6x_common.h
include/configs/gw_ventana.h
include/configs/hikey.h
include/configs/imx8mq_evk.h
include/configs/kontron_pitx_imx8m.h
include/configs/mx51evk.h
include/configs/mx53loco.h
include/configs/mx6sabreauto.h
include/configs/mx6sabresd.h
include/configs/novena.h
include/configs/peach-pi.h
include/configs/phycore_am335x_r2.h
include/configs/pico-imx7d.h
include/configs/tqma6.h
include/configs/udoo_neo.h
include/configs/vining_2000.h