aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/pc80/pc/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2019-11-01 10:44:33 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2019-11-05 14:38:35 +0000
commit385ea8219d2f09d3f9d2d194392cf696d4e2aed7 (patch)
tree7a919d4b7d8385b2b49f66cc98e5403a040f8d61 /src/drivers/pc80/pc/Kconfig
parent092fe558ee20950faf29d8e7d581a2631e6e1bb4 (diff)
drivers/pc80: Remove UDELAY_IO
Change-Id: I3ab62d9b1caa23305ad3b859e3c1949784ae0464 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36533 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Diffstat (limited to 'src/drivers/pc80/pc/Kconfig')
-rw-r--r--src/drivers/pc80/pc/Kconfig4
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