sunxi: Kconfig: consolidate SYS_CLK_FREQ selection
authorAndre Przywara <andre.przywara@arm.com>
Fri, 14 Mar 2025 01:01:48 +0000 (01:01 +0000)
committerAndre Przywara <andre.przywara@arm.com>
Thu, 27 Mar 2025 00:26:35 +0000 (00:26 +0000)
commitd1d5e1af2415838ca08425370653601e21a4a265
tree6f787c1ded24ba5fa187bb5061d01602f57942b2
parent549c497a4639f7f969f2e56e0fa9ef2fa3b8ce1a
sunxi: Kconfig: consolidate SYS_CLK_FREQ selection

Most Allwinner SoCs (used on 107 out of 172 boards) use a default CPU
frequency of 1008 MHz during the initial setup in the SPL.

Make this the fallback default, in case nothing else is selected, to
simplify the Kconfig stanza and make future additions easier.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
arch/arm/mach-sunxi/Kconfig