summaryrefslogtreecommitdiff
path: root/configs/amcore_defconfig
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-03-23 17:19:49 -0400
committerTom Rini <[email protected]>2022-04-01 10:28:46 -0400
commit143a365a5b3d3d4cd59769124649f3a08677eb8b (patch)
treebf374fcdf672dfa819be676d09cbcda45a8af2e1 /configs/amcore_defconfig
parentf88e9f5ab89d6404347083c9c0d02f7ad5f21ce2 (diff)
Convert CONFIG_MCFTMR to Kconfig
This converts the following to Kconfig: CONFIG_MCFTMR Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/amcore_defconfig')
-rw-r--r--configs/amcore_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/amcore_defconfig b/configs/amcore_defconfig
index afb3a7707fd..d64fb84df22 100644
--- a/configs/amcore_defconfig
+++ b/configs/amcore_defconfig
@@ -6,6 +6,7 @@ CONFIG_ENV_SIZE=0x1000
CONFIG_ENV_SECT_SIZE=0x1000
CONFIG_DEFAULT_DEVICE_TREE="amcore"
CONFIG_TARGET_AMCORE=y
+CONFIG_MCFTMR=y
CONFIG_SYS_LOAD_ADDR=0x20000
CONFIG_BOOTDELAY=1
CONFIG_USE_BOOTCOMMAND=y