summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2018-01-12 03:11:52 +0200
committerTom Rini <trini@konsulko.com>2018-01-19 15:49:32 -0500
commite6e5ecc5e233911081ac8b548132f73687ae45ab (patch)
treece38fde762aba3a43f65ef72e71d78c7f676fcb9 /doc
parent557017386b444bff9a4ff6604342e584c5060c84 (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>
Diffstat (limited to 'doc')
-rw-r--r--doc/README.m54418twr1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/README.m54418twr b/doc/README.m54418twr
index 1d90fccbcf..0ca74aa114 100644
--- a/doc/README.m54418twr
+++ b/doc/README.m54418twr
@@ -63,7 +63,6 @@ Changed files:
1.2 Configuration settings for M54418TWR Development Board
CONFIG_MCF5441x -- define for all MCF5441x CPUs
CONFIG_M54418 -- define for all Freescale MCF54418 CPUs
-CONFIG_M54418TWR -- define for M54418TWR board
CONFIG_MCFUART -- define to use common CF Uart driver
CONFIG_SYS_UART_PORT -- define UART port number, start with 0, 1 and 2