From 385ea8219d2f09d3f9d2d194392cf696d4e2aed7 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Fri, 1 Nov 2019 10:44:33 +0200 Subject: drivers/pc80: Remove UDELAY_IO MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3ab62d9b1caa23305ad3b859e3c1949784ae0464 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/c/coreboot/+/36533 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph --- src/drivers/pc80/pc/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/drivers/pc80/pc/Kconfig') 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 -- cgit v1.2.3