]> git.ipfire.org Git - people/ms/u-boot.git/commit
m68k: Drop unreferenced CONFIG_* defines
authorTuomas Tynkkynen <tuomas@tuxera.com>
Fri, 12 Jan 2018 01:11:52 +0000 (03:11 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 19 Jan 2018 20:49:32 +0000 (15:49 -0500)
commite6e5ecc5e233911081ac8b548132f73687ae45ab
treece38fde762aba3a43f65ef72e71d78c7f676fcb9
parent557017386b444bff9a4ff6604342e584c5060c84
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>
12 files changed:
board/freescale/m52277evb/README
board/freescale/m5253evbe/README
doc/README.m54418twr
include/configs/M52277EVB.h
include/configs/M5253DEMO.h
include/configs/M5253EVBE.h
include/configs/M5275EVB.h
include/configs/M54418TWR.h
include/configs/amcore.h
include/configs/astro_mcf5373l.h
include/configs/stmark2.h
scripts/config_whitelist.txt