aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/agesa/Kconfig
diff options
context:
space:
mode:
authorefdesign98 <efdesign98@gmail.com>2011-07-13 17:49:25 -0700
committerPatrick Georgi <patrick@georgi-clan.de>2011-07-18 21:55:59 +0200
commitb58640c5ef26ea49db8d94fa4962de3354bd2af2 (patch)
tree553bb5d8a9e52de59ab5444025349ab7c6f79253 /src/northbridge/amd/agesa/Kconfig
parentca8a68d26b28ec7cb54804be1126e1253d554e49 (diff)
Add AMD Family 10 cpu support to northbridge folder
This change adds the AMD Family 10 cpu support to the northbridge folder. The northbridge/amd/agesa Kconfig and Makefile.inc are changed as well. Change-Id: Id76e9fa388c79ac469a673aaedaa4f1bfd7619d9 Signed-off-by: Frank Vibrans <frank.vibrans@amd.com> Signed-off-by: efdesign98 <efdesign98@gmail.com> Reviewed-on: http://review.coreboot.org/98 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'src/northbridge/amd/agesa/Kconfig')
-rw-r--r--src/northbridge/amd/agesa/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/northbridge/amd/agesa/Kconfig b/src/northbridge/amd/agesa/Kconfig
index d5fde5766f..463da5d9ce 100644
--- a/src/northbridge/amd/agesa/Kconfig
+++ b/src/northbridge/amd/agesa/Kconfig
@@ -17,6 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
+source src/northbridge/amd/agesa/family10/Kconfig
source src/northbridge/amd/agesa/family12/Kconfig
source src/northbridge/amd/agesa/family14/Kconfig