aboutsummaryrefslogtreecommitdiff
path: root/src/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/Kconfig')
-rw-r--r--src/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Kconfig b/src/Kconfig
index 27f532b44e..e1d2e7ac36 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -321,11 +321,6 @@ config HAVE_HARD_RESET
This variable specifies whether a given board has a hard_reset
function, no matter if it's provided by board code or chipset code.
-config HAVE_INIT_TIMER
- bool
- default n if UDELAY_IO
- default y
-
config HAVE_MONOTONIC_TIMER
def_bool n
help