]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pmdomain: ti: Select PM_GENERIC_DOMAINS
authorGuillaume La Roque <glaroque@baylibre.com>
Tue, 15 Jul 2025 08:50:08 +0000 (10:50 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 15 Jul 2025 14:08:19 +0000 (16:08 +0200)
commitfcddcb7e8f38a40db99f87a962c5d0a153a76566
tree83325daffce81311aea9d84386abdeca983bcf48
parent73254f49164f12ca6e0a849883953b91c4e168eb
pmdomain: ti: Select PM_GENERIC_DOMAINS

Select PM_GENERIC_DOMAINS instead of depending on it to ensure
it is always enabled when TI_SCI_PM_DOMAINS is selected.
Since PM_GENERIC_DOMAINS is an implicit symbol, it can only be enabled
through 'select' and cannot be explicitly enabled in configuration.
This simplifies the dependency chain and prevents build issues

Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
Reviewed-by: Nishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/20250715-depspmdomain-v2-1-6f0eda3ce824@baylibre.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/pmdomain/ti/Kconfig