aboutsummaryrefslogtreecommitdiff
path: root/drivers/pmdomain/apple/Kconfig
AgeCommit message (Collapse)AuthorFilesLines
2023-09-20pmdomain: apple: Move Kconfig option to the pmdomain subsystemUlf Hansson1-0/+18
The Kconfig option belongs closer to the corresponding implementation, hence let's move it from the soc subsystem to the pmdomain subsystem. Cc: Hector Martin <[email protected]> Cc: Sven Peter <[email protected]> Cc: Alyssa Rosenzweig <[email protected]> Cc: <[email protected]> Reviewed-by: Eric Curtin <[email protected]> Reviewed-by: Neal Gompa <[email protected]> Signed-off-by: Ulf Hansson <[email protected]>