commit | 50c1ad6e9b72e13843901881a89a69bea3c1463f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jul 18 11:33:39 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 25 14:57:27 2022 -0400 |
tree | ec2112577b1e42f98252ee108fdefd1fe0386430 | |
parent | 06a021be717968b91d83e6fbc47497ac2b8ea1fe [diff] |
arm: Remove unused references to CONFIG_SOC_DM* There are no references to CONFIG_SOC_DM355 / CONFIG_SOC_DM365 / CONFIG_SOC_DM644X / CONFIG_SOC_DM646X and the files these Makefile lines reference have already been dropped. Signed-off-by: Tom Rini <trini@konsulko.com>