summaryrefslogtreecommitdiff
path: root/src/cpu/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/x86/Kconfig')
-rw-r--r--src/cpu/x86/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/cpu/x86/Kconfig b/src/cpu/x86/Kconfig
index d8f338d5d0..6cd65cc490 100644
--- a/src/cpu/x86/Kconfig
+++ b/src/cpu/x86/Kconfig
@@ -49,12 +49,6 @@ config TSC_MONOTONIC_TIMER
Expose monotonic time using the TSC.
# This option is used in code but never selected.
-config TSC_CALIBRATE_WITH_IO
- bool
- depends on UDELAY_TSC
- default n
-
-# This option is used in code but never selected.
config UDELAY_TIMER2
bool
default n