summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/Kconfig
diff options
context:
space:
mode:
authorStefan Reinauer <stefan.reinauer@coreboot.org>2012-04-04 00:07:22 +0200
committerStefan Reinauer <stefan.reinauer@coreboot.org>2012-04-04 19:10:51 +0200
commit8e073829ec69ee89b3e91f4c040c96988084a526 (patch)
tree2e2b378ec66aa3ecd563b253726aae6e71db043a /src/southbridge/intel/Kconfig
parentcb91e1525eb0b81f9bc2e24e3404d6a9efc1cce3 (diff)
downloadcoreboot-8e073829ec69ee89b3e91f4c040c96988084a526.tar.xz
Add support for Intel Panther Point PCH
Change-Id: Iac3cd25b36493bb203e849674320e113cc5fce32 Signed-off-by: Duncan Laurie <dlaurie@google.com> Signed-off-by: Stefan Reinauer <reinauer@google.com> Reviewed-on: http://review.coreboot.org/853 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/southbridge/intel/Kconfig')
-rw-r--r--src/southbridge/intel/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/southbridge/intel/Kconfig b/src/southbridge/intel/Kconfig
index e6ffac9694..cb0ac83008 100644
--- a/src/southbridge/intel/Kconfig
+++ b/src/southbridge/intel/Kconfig
@@ -10,3 +10,4 @@ source src/southbridge/intel/i82801gx/Kconfig
source src/southbridge/intel/i82870/Kconfig
source src/southbridge/intel/pxhd/Kconfig
source src/southbridge/intel/sch/Kconfig
+source src/southbridge/intel/bd82x6x/Kconfig