From c81bb2cd3653ca7b998551aad46209d77c3f1655 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Sat, 14 Oct 2017 10:29:04 +0200 Subject: amd/agesa: Remove redundant UDELAY_LAPIC selection This is already selected in `src/cpu/amd/agesa/Kconfig`. Change-Id: I691a2ade10ee461b6bc34ea24d57a911281791f3 Signed-off-by: Paul Menzel Reviewed-on: https://review.coreboot.org/22011 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/mainboard/amd/union_station/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/amd/union_station') diff --git a/src/mainboard/amd/union_station/Kconfig b/src/mainboard/amd/union_station/Kconfig index 83660bb77c..726e28e385 100644 --- a/src/mainboard/amd/union_station/Kconfig +++ b/src/mainboard/amd/union_station/Kconfig @@ -26,7 +26,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select HAVE_ACPI_TABLES select BOARD_ROMSIZE_KB_2048 select GFXUMA - select UDELAY_LAPIC config MAINBOARD_DIR string -- cgit v1.2.3