summaryrefslogtreecommitdiff
path: root/src/cpu/amd/pi/00670F00/Kconfig
diff options
context:
space:
mode:
authorMarc Jones <marcj303@gmail.com>2016-09-20 20:27:46 -0600
committerMartin Roth <martinroth@google.com>2016-11-02 18:35:20 +0100
commita1ccbf4ec727169fae3a5029e67eba6e727136ae (patch)
tree723c34f1c5c52a81b63ab464b6912dd91dfbacc8 /src/cpu/amd/pi/00670F00/Kconfig
parenta998fbd7cee96780407cacdd4caccbc2560d9985 (diff)
downloadcoreboot-a1ccbf4ec727169fae3a5029e67eba6e727136ae.tar.xz
cpu/amd: Update files for 00670F00
Add StoneyRidge specific IDs, code, whitespace, and fix Makefles and Kconfig files. Original-Signed-off-by: Marc Jones <marcj303@gmail.com> Original-Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com> Original-Tested-by: Marshall Dawson <marshalldawson3rd@gmail.com> (cherry picked from commit 0bd1dc834792453d8e66216fa9a70afe2f7537d7) Change-Id: Id79f316a89b3baeae95e221fb872dc8a86e7b0f1 Signed-off-by: Marc Jones <marcj303@gmail.com> Reviewed-on: https://review.coreboot.org/17140 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/cpu/amd/pi/00670F00/Kconfig')
-rw-r--r--src/cpu/amd/pi/00670F00/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/cpu/amd/pi/00670F00/Kconfig b/src/cpu/amd/pi/00670F00/Kconfig
index de74d3c506..d5e3abbff9 100644
--- a/src/cpu/amd/pi/00670F00/Kconfig
+++ b/src/cpu/amd/pi/00670F00/Kconfig
@@ -1,7 +1,7 @@
#
# This file is part of the coreboot project.
#
-# Copyright (C) 2015 Advanced Micro Devices, Inc.
+# Copyright (C) 2015-2016 Advanced Micro Devices, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -13,12 +13,12 @@
# GNU General Public License for more details.
#
-config CPU_AMD_PI_00660F01
+config CPU_AMD_PI_00670F00
bool
select PCI_IO_CFG_EXT
select X86_AMD_FIXED_MTRRS
-if CPU_AMD_PI_00660F01
+if CPU_AMD_PI_00670F00
config CPU_ADDR_BITS
int