summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/Kconfig
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2013-11-13 17:53:38 +0100
committerVladimir Serbinenko <phcoder@gmail.com>2013-11-25 19:32:36 +0100
commit888d559b0373cb956314b8087439378c14a16918 (patch)
tree1887a30b1674c05276dc21164a4926441b812de7 /src/southbridge/intel/Kconfig
parentcae09e0bbe61417667685c93cccc761c7d727daf (diff)
downloadcoreboot-888d559b0373cb956314b8087439378c14a16918.tar.xz
Support for Ibexpeak southbridge
Part of X201 port. Change-Id: If17d707004aba9f08459dbd8f3a146fa3c076aa9 Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/4052 Reviewed-by: Ronald G. Minnich <rminnich@gmail.com> Tested-by: build bot (Jenkins)
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 788d3e190e..343d5a3d84 100644
--- a/src/southbridge/intel/Kconfig
+++ b/src/southbridge/intel/Kconfig
@@ -13,4 +13,5 @@ source src/southbridge/intel/i82870/Kconfig
source src/southbridge/intel/pxhd/Kconfig
source src/southbridge/intel/sch/Kconfig
source src/southbridge/intel/bd82x6x/Kconfig
+source src/southbridge/intel/ibexpeak/Kconfig
source src/southbridge/intel/lynxpoint/Kconfig