aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/g505s
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2017-10-14 10:29:04 +0200
committerMartin Roth <martinroth@google.com>2017-10-17 01:40:08 +0000
commitc81bb2cd3653ca7b998551aad46209d77c3f1655 (patch)
treeb28f2df55dc3f406fb79f6c4fac48459fdd877ca /src/mainboard/lenovo/g505s
parente200c1cf6f439658cc00024679b35fc46d772cad (diff)
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 <paulepanter@users.sourceforge.net> Reviewed-on: https://review.coreboot.org/22011 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/lenovo/g505s')
-rw-r--r--src/mainboard/lenovo/g505s/Kconfig1
1 files changed, 0 insertions, 1 deletions
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