summaryrefslogtreecommitdiff
path: root/configs/M53017EVB_defconfig
diff options
context:
space:
mode:
authorAngelo Dureghello <angelo@kernel-space.org>2023-02-26 01:25:26 +0300
committerAngelo Dureghello <angelo@kernel-space.org>2023-03-15 03:41:57 +0300
commit7ff7b46e6ce44b2ee09647a928ce1021c3c8a66e (patch)
treeae549d05e63968da500aaed843f1f13aa635c5e5 /configs/M53017EVB_defconfig
parent12f5489297bc3b58bd9cc870da4331775263398c (diff)
downloadu-boot-7ff7b46e6ce44b2ee09647a928ce1021c3c8a66e.tar.xz
m68k: rename CONFIG_MCFTMR to CFG_MCFTMR
This is not a Kconfig option so changing to _CFG. Signed-off-by: Angelo Durgehello <angelo@kernel-space.org>
Diffstat (limited to 'configs/M53017EVB_defconfig')
-rw-r--r--configs/M53017EVB_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/M53017EVB_defconfig b/configs/M53017EVB_defconfig
index d7c07aa2ea..c70964f7aa 100644
--- a/configs/M53017EVB_defconfig
+++ b/configs/M53017EVB_defconfig
@@ -8,7 +8,6 @@ CONFIG_SYS_PROMPT="-> "
CONFIG_SYS_LOAD_ADDR=0x40010000
CONFIG_ENV_ADDR=0x40000
CONFIG_TARGET_M53017EVB=y
-CONFIG_MCFTMR=y
CONFIG_SYS_MONITOR_LEN=262144
CONFIG_SYS_MONITOR_BASE=0x00000400
CONFIG_BOOTDELAY=1