commit | 2dd31aec9b140ec2690cfeba17bdb35db8d8d1bc | [log] [tgz] |
---|---|---|
author | Andrew Davis <afd@ti.com> | Wed Feb 14 10:30:06 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Mar 06 09:09:00 2024 -0500 |
tree | dd3162f92171df068e150f7982d0dbb1e372f80c | |
parent | 556683944d46defefbdfdd0891e1df8f07f95482 [diff] |
arm: mach-k3: am62: Enable OF_SYSTEM_SETUP for all boards The fixups provided by ft_system_setup() are applicable for all AM62 based boards. Select this at the target selection level for all AM62 boards and remove it from any specific defconfig. Signed-off-by: Andrew Davis <afd@ti.com>