diff options
Diffstat (limited to 'src/drivers/pc80/pc/Kconfig')
-rw-r--r-- | src/drivers/pc80/pc/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/drivers/pc80/pc/Kconfig b/src/drivers/pc80/pc/Kconfig index bba45f6a64..06e6568f71 100644 --- a/src/drivers/pc80/pc/Kconfig +++ b/src/drivers/pc80/pc/Kconfig @@ -18,10 +18,6 @@ config DRIVERS_PS2_KEYBOARD this option, then you can say N here to speed up boot time. Otherwise say Y. -config UDELAY_IO - bool - default n - # This option is used in code but never selected. config UDELAY_TIMER2 bool |