Re: [PATCH 17/23] power: Tidy up #undef of CONFIG_DM_PMIC

2021-08-12 Thread Jaehoon Chung
On 8/9/21 3:20 AM, Simon Glass wrote: > Add a proper Kconfig option for SPL so we can remove the hack in some of > the board config files. > > This involves adding CONFIG_SPL_DM_PMIC to some of the configs as well > as updateing the Makefile rule for PMIC_RK8XX to exclude SPL. > > Signed-off-by:

[PATCH 17/23] power: Tidy up #undef of CONFIG_DM_PMIC

2021-08-08 Thread Simon Glass
Add a proper Kconfig option for SPL so we can remove the hack in some of the board config files. This involves adding CONFIG_SPL_DM_PMIC to some of the configs as well as updateing the Makefile rule for PMIC_RK8XX to exclude SPL. Signed-off-by: Simon Glass --- configs/imx8mm-cl-iot-gate_defcon