aboutsummaryrefslogtreecommitdiff
path: root/include/configs/M5373EVB.h
diff options
context:
space:
mode:
authorTom Rini2022-03-23 17:19:49 -0400
committerTom Rini2022-04-01 10:28:46 -0400
commit143a365a5b3d3d4cd59769124649f3a08677eb8b (patch)
treebf374fcdf672dfa819be676d09cbcda45a8af2e1 /include/configs/M5373EVB.h
parentf88e9f5ab89d6404347083c9c0d02f7ad5f21ce2 (diff)
Convert CONFIG_MCFTMR to Kconfig
This converts the following to Kconfig: CONFIG_MCFTMR Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/M5373EVB.h')
-rw-r--r--include/configs/M5373EVB.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/M5373EVB.h b/include/configs/M5373EVB.h
index b0b0e2e13bf..b45f15be0e9 100644
--- a/include/configs/M5373EVB.h
+++ b/include/configs/M5373EVB.h
@@ -38,9 +38,6 @@
#define CONFIG_MCFRTC
#undef RTC_DEBUG
-/* Timer */
-#define CONFIG_MCFTMR
-
/* I2C */
#ifdef CONFIG_MCFFEC