commit | ed2f6601258f275b76ab893b1cfb8b7e26d98377 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Nov 11 09:39:11 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 10 10:25:13 2020 -0500 |
tree | 70fdfaf5ccdb1ead07fbd0e59b94870fe3dcff0c | |
parent | a8c32b5a70ba1ea6d10adc82a9417cd6d91ca32a [diff] |
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>