From 3d840d09aea6246347afea8f19dc1d71da06aba2 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Wed, 24 Feb 2016 11:01:54 -0800 Subject: northbridge/intel/i440bx: Unify UDELAY selection Instead of manually including udelay_io.c in each romstage, select UDELAY_IO for all i440BX boards in the chipset. Change-Id: I411191927f3fba1d0749edcf79378e8013fb195a Signed-off-by: Stefan Reinauer Reviewed-on: https://review.coreboot.org/13781 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/mainboard/asus/p3b-f/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/asus/p3b-f/Kconfig') diff --git a/src/mainboard/asus/p3b-f/Kconfig b/src/mainboard/asus/p3b-f/Kconfig index e6fab97585..212aa93f0b 100644 --- a/src/mainboard/asus/p3b-f/Kconfig +++ b/src/mainboard/asus/p3b-f/Kconfig @@ -21,7 +21,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select SOUTHBRIDGE_INTEL_I82371EB select SUPERIO_WINBOND_W83977TF select HAVE_PIRQ_TABLE - select UDELAY_TSC select BOARD_ROMSIZE_KB_256 select SDRAMPWR_4DIMM -- cgit v1.2.3