Re: [PATCH v3 79/95] power: wanderboard: Correct conditions for split config

2023-02-12 Thread Fabio Estevam
On Sun, Feb 12, 2023 at 8:47 PM Simon Glass wrote: > > This currently causes a build error with wanderboard. Fix it by adding a A typo here and in the Subject, it is "wandboard".

[PATCH v3 79/95] power: wanderboard: Correct conditions for split config

2023-02-12 Thread Simon Glass
This currently causes a build error with wanderboard. Fix it by adding a missing CONFIG and correcting the build condition so that it does not change when building SPL. Signed-off-by: Simon Glass --- (no changes since v1) configs/wandboard_defconfig | 1 + include/power/pmic.h| 3 +--