u-boot/drivers/power/acpi_pmc
Simon Glass a4faf1f563 power: Refactor Makefile rules
Move the power/ rules into drivers/power to avoid clutter in the Makefile
and drivers/Makefile files.

We must select SPL_POWER if SPL_POWER_DOMAIN is used, since the two are
currently independent and boards do not necessarily enable SPL_POWER.

Add a TPL_POWER as well, as that is used by one board.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
2021-09-04 12:26:02 -04:00
..
acpi-pmc-uclass.c x86: apl: Reduce size for TPL 2021-01-05 12:24:41 -07:00
Kconfig x86: sandbox: Add a PMC emulator and test 2019-12-15 11:44:11 +08:00
Makefile power: Refactor Makefile rules 2021-09-04 12:26:02 -04:00
pmc_emul.c dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00
sandbox.c dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00