[U-Boot] [PATCH 0/2] power: TWL4030: Move CONFIG_TWL4030_POWER to Kconfig

Adam Ford aford173 at gmail.com
Wed Apr 26 18:41:30 UTC 2017


This series will move  CONFIG_TWL4030_POWER to Kconfig from include/configs.
It will enable it by default when selecting OMAP34XX and remove it from
a small handful of include/config files that are not yet using ti_omap3_common.h
as well as ti_omap3_common.h.  I do not have the other hardware, but I tested
this with a Logic PD Torpedo based on a DM3730 (OMAP3630) without issue.

Adam Ford (2):
  power: twl4030: Move CONFIG_TWL4030_POWER to Kconfig
  power: twl4030: Remove CONFIG_TWL4030_POWER from include/configs

 arch/arm/Kconfig                  | 1 +
 drivers/power/Kconfig             | 7 +++++++
 include/configs/cm_t35.h          | 1 -
 include/configs/nokia_rx51.h      | 1 -
 include/configs/omap3_evm.h       | 1 -
 include/configs/sniper.h          | 6 ------
 include/configs/tao3530.h         | 1 -
 include/configs/ti_omap3_common.h | 3 ---
 include/configs/tricorder.h       | 1 -
 scripts/config_whitelist.txt      | 1 -
 10 files changed, 8 insertions(+), 15 deletions(-)

-- 
2.7.4



More information about the U-Boot mailing list