the following patch was just integrated into master: commit 825c78b5da98c7155ff6be3322cdaae0e5a060e8 Author: David Hubbard david.c.hubbard+coreboot@gmail.com Date: Thu May 2 18:06:03 2013 -0600
mainboard/{asus/f2a85-m,amd/thatcher}: move UDELAY_LAPIC
Stefan Reinauer suggested 'select UDELAY_LAPIC' did not belong in f2a85-m/Kconfig. It got there via copy-paste from thatcher/Kconfig so this commit removes the 'select UDELAY_LAPIC' from both and puts it in cpu/amd/agesa/family15tn/Kconfig
Since f2a85-m is the only Thatcher board coreboot supports right now, this should not break any other boards.
Change-Id: I811b579c31f8d259a237d3a6724ad3b17f3a6c3e Signed-off-by: David Hubbard david.c.hubbard+coreboot@gmail.com Reviewed-on: http://review.coreboot.org/3178 Reviewed-by: Peter Stuge peter@stuge.se Tested-by: build bot (Jenkins)
Build-Tested: build bot (Jenkins) at Fri May 3 04:43:34 2013, giving +1 See http://review.coreboot.org/3178 for details.
-gerrit