commit | e3d17b5a547a4cf558779b93e4c982a1fffba7bf | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Tue Mar 18 18:38:37 2025 -0500 |
committer | Fabio Estevam <festevam@gmail.com> | Wed Mar 19 13:17:21 2025 -0300 |
tree | 49196469e61f0deafceaa300341d22ac4eca13ea | |
parent | f2803645335e8a00d351ca44e560ee2e98a4860a [diff] |
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>