aboutsummaryrefslogtreecommitdiff
path: root/drivers/pmdomain/bcm/Kconfig
AgeCommit message (Collapse)AuthorFilesLines
2023-09-20pmdomain: bcm: Move Kconfig options to the pmdomain subsystemUlf Hansson1-0/+42
The Kconfig options belongs closer to the corresponding implementations, hence let's move them from the soc subsystem to the pmdomain subsystem. Cc: Florian Fainelli <[email protected]> Cc: Ray Jui <[email protected]> Cc: Scott Branden <[email protected]> Cc: <[email protected]> Cc: <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Signed-off-by: Ulf Hansson <[email protected]>