]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pmdomain: sunxi: sun20i-ppu: change to tristate and enable for ARCH_SUNXI
authorChen-Yu Tsai <wens@csie.org>
Sat, 12 Jul 2025 07:40:20 +0000 (15:40 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 15 Jul 2025 14:04:55 +0000 (16:04 +0200)
commit73254f49164f12ca6e0a849883953b91c4e168eb
tree3c706a787b9ae97ba960f3a8dee84d99fd9709fd
parent76e4310115ca66d28166cf94bb1edf37a750363a
pmdomain: sunxi: sun20i-ppu: change to tristate and enable for ARCH_SUNXI

There is no reason why the sun20i-ppu cannot be built as a module. So
change it to tristate.

Also enable it by default for ARCH_SUNXI since this driver is required
for some peripherals to work, and update the help text to reflect this
requirement.

This aligns it with the new PCK-600 driver.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Link: https://lore.kernel.org/r/20250712074021.805953-5-wens@kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/pmdomain/sunxi/Kconfig