summaryrefslogtreecommitdiff
path: root/src/drivers/pc80/pc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/pc80/pc/Kconfig')
-rw-r--r--src/drivers/pc80/pc/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/drivers/pc80/pc/Kconfig b/src/drivers/pc80/pc/Kconfig
index 06e6568f71..68138575ba 100644
--- a/src/drivers/pc80/pc/Kconfig
+++ b/src/drivers/pc80/pc/Kconfig
@@ -18,9 +18,4 @@ config DRIVERS_PS2_KEYBOARD
this option, then you can say N here to speed up boot time.
Otherwise say Y.
-# This option is used in code but never selected.
-config UDELAY_TIMER2
- bool
- default n
-
endif