]> git.baikalelectronics.ru Git - uboot.git/commit
power: Add CONFIG_SPL_POWER_DOMAIN config
authorPeng Fan <peng.fan@nxp.com>
Fri, 27 Jul 2018 02:20:37 +0000 (10:20 +0800)
committerAnatolij Gustschin <agust@denx.de>
Mon, 6 Aug 2018 09:51:10 +0000 (11:51 +0200)
commiteb3554777da76b83db50bc35bb6119dc774ccf09
tree4c23786cf9db0ffa7a691c55b3a182b05c36b7e5
parent4e145ee1c2a715b387197488020e8aacc9574bc5
power: Add CONFIG_SPL_POWER_DOMAIN config

Add CONFIG_SPL_POWER_DOMAIN config entry.
Build drivers/power/domain if this config is selected.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Cc: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/spl/Kconfig
drivers/Makefile
drivers/power/domain/Makefile