aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/hp/pavilion_m6_1035dx
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/hp/pavilion_m6_1035dx
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/hp/pavilion_m6_1035dx')
-rw-r--r--src/mainboard/hp/pavilion_m6_1035dx/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/hp/pavilion_m6_1035dx/Kconfig b/src/mainboard/hp/pavilion_m6_1035dx/Kconfig
index e235e01982..32a33e7307 100644
--- a/src/mainboard/hp/pavilion_m6_1035dx/Kconfig
+++ b/src/mainboard/hp/pavilion_m6_1035dx/Kconfig
@@ -31,7 +31,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select HAVE_CMOS_DEFAULT
select BOARD_ROMSIZE_KB_4096
select GFXUMA
- select UDELAY_LAPIC
select NO_UART_ON_SUPERIO
config MAINBOARD_DIR