aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/pi
diff options
context:
space:
mode:
authorStefan Reinauer <stefan.reinauer@coreboot.org>2016-02-24 10:48:40 -0800
committerMartin Roth <martinroth@google.com>2016-03-08 16:53:26 +0100
commit41aa8bc9abd8ce29a716d283c481fd74e9ac9567 (patch)
treefcc77268dee5503209751f764a45a9f1a4019363 /src/cpu/amd/pi
parente63be8971bac14c50b97602aedcc2a85b7e5f540 (diff)
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>
Diffstat (limited to 'src/cpu/amd/pi')
-rw-r--r--src/cpu/amd/pi/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/cpu/amd/pi/Kconfig b/src/cpu/amd/pi/Kconfig
index be0052eba3..3e8d5c712e 100644
--- a/src/cpu/amd/pi/Kconfig
+++ b/src/cpu/amd/pi/Kconfig
@@ -30,10 +30,6 @@ config CPU_AMD_PI
if CPU_AMD_PI
-config UDELAY_IO
- bool
- default n
-
config XIP_ROM_SIZE
hex
default 0x100000