[U-Boot] [PATCH V2 2/4] power: Add CONFIG_SPL_POWER_DOMAIN config
Simon Glass
sjg at chromium.org
Mon Jul 30 13:26:33 UTC 2018
On 26 July 2018 at 20:20, Peng Fan <peng.fan at nxp.com> wrote:
> Add CONFIG_SPL_POWER_DOMAIN config entry.
> Build drivers/power/domain if this config is selected.
>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
>
> V2: New
>
> common/spl/Kconfig | 9 +++++++++
> drivers/Makefile | 1 +
> drivers/power/domain/Makefile | 2 +-
> 3 files changed, 11 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list