imx: imx9: Imply CPU_IMX by default
authorAdam Ford <aford173@gmail.com>
Tue, 25 Mar 2025 02:54:48 +0000 (21:54 -0500)
committerFabio Estevam <festevam@gmail.com>
Tue, 25 Mar 2025 11:32:16 +0000 (08:32 -0300)
commit6bd1b740dd09f852ed3f313bd05f31c2324a916a
tree9320ae419c10b01728596b0cc1955250a8a1fa66
parent9dc3ae5ab85fe1bc78edad3037be1f18ee7a4423
imx: imx9: Imply CPU_IMX by default

The imx8_cpu driver is a CPU Driver that supports the i.MX9
family to display the CPU type, temperature grade and
current operating temperature.  The older file,
arch/arm/mach-imx/cpu.c, does not support i.MX9, so this config
is enabled in various IMX9 boards.  Instead of having this option
enabled in every IMX9, select this driver by default for the
platform.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
arch/arm/mach-imx/imx9/Kconfig