the following patch was just integrated into master: commit 41aa8bc9abd8ce29a716d283c481fd74e9ac9567 Author: Stefan Reinauer stefan.reinauer@coreboot.org Date: Wed Feb 24 10:48:40 2016 -0800
Kconfig: Remove unneeded UDELAY_IO redeclaration
UDELAY_IO is defined in src/cpu/x86/Kconfig, so it does not need to be redefined in the AMD cpu or board Kconfigs.
Change-Id: I6676881c0ba5d1634230fc3d3c37da3afbc6fceb Signed-off-by: Stefan Reinauer stefan.reinauer@coreboot.org Reviewed-on: https://review.coreboot.org/13780 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martinroth@google.com
See https://review.coreboot.org/13780 for details.
-gerrit