commit | a6b41b63d9b0a82a4536177b32a99482d4bc7589 | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <tuomas@tuxera.com> | Fri Jan 12 03:11:52 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 19 15:49:32 2018 -0500 |
tree | ce38fde762aba3a43f65ef72e71d78c7f676fcb9 | |
parent | 85a27f92c7d656aaec5791468aaf00375893fd75 [diff] |
m68k: Drop unreferenced CONFIG_* defines The following config symbols are only defined once and never referenced anywhere else: CONFIG_AMCORE CONFIG_ASTRO5373L CONFIG_M52277EVB CONFIG_M5253DEMO CONFIG_M5253EVBE CONFIG_M5275EVB CONFIG_M54418TWR CONFIG_STMARK2 Most of them are config symbols named after the respective boards which seems to have been a standard practice at some point. Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>