aboutsummaryrefslogtreecommitdiff
path: root/include/configs/M53017EVB.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-23 17:19:49 -0400
committerTom Rini <trini@konsulko.com>2022-04-01 10:28:46 -0400
commit143a365a5b3d3d4cd59769124649f3a08677eb8b (patch)
treebf374fcdf672dfa819be676d09cbcda45a8af2e1 /include/configs/M53017EVB.h
parentf88e9f5ab89d6404347083c9c0d02f7ad5f21ce2 (diff)
downloadu-boot-143a365a5b3d3d4cd59769124649f3a08677eb8b.zip
u-boot-143a365a5b3d3d4cd59769124649f3a08677eb8b.tar.gz
u-boot-143a365a5b3d3d4cd59769124649f3a08677eb8b.tar.bz2
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/M53017EVB.h')
-rw-r--r--include/configs/M53017EVB.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/M53017EVB.h b/include/configs/M53017EVB.h
index 431fa74..6e2bdbe 100644
--- a/include/configs/M53017EVB.h
+++ b/include/configs/M53017EVB.h
@@ -41,9 +41,6 @@
#define CONFIG_SYS_RTC_CNT (0x8000)
#define CONFIG_SYS_RTC_SETUP (RTC_OCEN_OSCBYP | RTC_OCEN_CLKEN)
-/* Timer */
-#define CONFIG_MCFTMR
-
/* I2C */
#ifdef CONFIG_MCFFEC