summaryrefslogtreecommitdiff
path: root/board/freescale/m52277evb/README
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-11-11 17:39:11 +0300
committerTom Rini <trini@konsulko.com>2020-01-10 18:25:13 +0300
commit8947145cd0ae8adf1c5dc0ae6756d49bf5330b48 (patch)
tree70fdfaf5ccdb1ead07fbd0e59b94870fe3dcff0c /board/freescale/m52277evb/README
parentae3d38f3187143673d60852d527369e290c0c29d (diff)
downloadu-boot-8947145cd0ae8adf1c5dc0ae6756d49bf5330b48.tar.xz
m68k: Drop CONFIG_MCFPIT support
All platforms currently use the "MCFTMR" DMA timer rather than the PIT timer, so drop the MCFPIT code. Cc: Huan Wang <alison.wang@nxp.com> Cc: Angelo Dureghello <angelo@sysam.it> Cc: TsiChung Liew <Tsi-Chung.Liew@nxp.com> Cc: Wolfgang Wegner <w.wegner@astro-kom.de> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Angelo Dureghello <angelo@sysam.it>
Diffstat (limited to 'board/freescale/m52277evb/README')
-rw-r--r--board/freescale/m52277evb/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/freescale/m52277evb/README b/board/freescale/m52277evb/README
index b7ceb5993e..76f4789335 100644
--- a/board/freescale/m52277evb/README
+++ b/board/freescale/m52277evb/README
@@ -79,7 +79,6 @@ RTC_DEBUG -- define to show RTC debug message
CONFIG_CMD_DATE -- enable to use date feature in U-Boot
CONFIG_MCFTMR -- define to use DMA timer
-CONFIG_MCFPIT -- define to use PIT timer
CONFIG_SYS_I2C_FSL -- define to use FSL common I2C driver
CONFIG_SYS_I2C_SOFT -- define for I2C bit-banged