summaryrefslogtreecommitdiff
path: root/board/freescale
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 /board/freescale
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 'board/freescale')
-rw-r--r--board/freescale/m52277evb/README1
-rw-r--r--board/freescale/m5253evbe/README1
2 files changed, 0 insertions, 2 deletions
diff --git a/board/freescale/m52277evb/README b/board/freescale/m52277evb/README
index 89e033e1c5..b7ceb5993e 100644
--- a/board/freescale/m52277evb/README
+++ b/board/freescale/m52277evb/README
@@ -67,7 +67,6 @@ Changed files:
1.2 Configuration settings for M52277EVB Development Board
CONFIG_MCF5227x -- define for all MCF5227x CPUs
CONFIG_M52277 -- define for all Freescale MCF52277 CPUs
-CONFIG_M52277EVB -- define for M52277EVB board
CONFIG_MCFUART -- define to use common CF Uart driver
CONFIG_SYS_UART_PORT -- define UART port number, start with 0, 1 and 2
diff --git a/board/freescale/m5253evbe/README b/board/freescale/m5253evbe/README
index 2ed5c768d5..f4eae67fc0 100644
--- a/board/freescale/m5253evbe/README
+++ b/board/freescale/m5253evbe/README
@@ -27,7 +27,6 @@ Created 06/05/2007
3.1 Explanation on NEW definitions in include/configs/M5253EVBE.h
CONFIG_MCF52x2 Processor family
CONFIG_MCF5253 MCF5253 specific
- CONFIG_M5253EVBE Amadeus Plus board specific
CONFIG_SYS_CLK Define Amadeus Plus CPU Clock
CONFIG_SYS_MBAR MBAR base address
CONFIG_SYS_MBAR2 MBAR2 base address