configs: imx8mp_beacon: Select SPL_CLK_IMX8MP
authorAdam Ford <aford173@gmail.com>
Tue, 18 Mar 2025 23:38:37 +0000 (18:38 -0500)
committerFabio Estevam <festevam@gmail.com>
Wed, 19 Mar 2025 16:17:21 +0000 (13:17 -0300)
commit7947c8be0e1c930456d7d9a0376485a9ccf7cf09
tree49196469e61f0deafceaa300341d22ac4eca13ea
parent225b3a778348e28371016d076c36a49fd2565e77
configs: imx8mp_beacon: Select SPL_CLK_IMX8MP

In preparation to remove manual references for enabling some clocks,
enable SPL_CLK_IMX8MP which automatically enables SPL_CCF and
SPL_CLK_COMPOSITE_CCF which permit various drivers to activate
their respective clocks automatically.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
configs/imx8mp_beacon_defconfig