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/lenovo/g505s/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/lenovo/g505s/Kconfig') diff --git a/src/mainboard/lenovo/g505s/Kconfig b/src/mainboard/lenovo/g505s/Kconfig index aa9c36c94f..6b34d421f7 100644 --- a/src/mainboard/lenovo/g505s/Kconfig +++ b/src/mainboard/lenovo/g505s/Kconfig @@ -29,7 +29,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select HAVE_ACPI_TABLES select BOARD_ROMSIZE_KB_4096 select GFXUMA - select UDELAY_LAPIC select NO_UART_ON_SUPERIO config MAINBOARD_DIR -- cgit v1.2.3