aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/Kconfig
diff options
context:
space:
mode:
authorStefan Reinauer <stefan.reinauer@coreboot.org>2013-06-07 00:17:25 +0200
committerRonald G. Minnich <rminnich@gmail.com>2013-06-12 05:31:04 +0200
commit0210119b4b95e84f954cfd6dc11aafbc187421af (patch)
tree7ae26ebe87e407f294e6a947fb2bd19286bc5fbe /src/southbridge/intel/Kconfig
parent26419285bf6643776d5ad6534db7d0422758efb2 (diff)
Add support for Intel Ibex Peak (Mobile 5) southbridge
Change-Id: If56f2cacc5f1b2ef9c7b6aea508d458a43dd1309 Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Signed-off-by: Stefan Reinauer <reinauer@google.com> Reviewed-on: http://review.coreboot.org/3397 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 5637c4ac1b..782584874b 100644
--- a/src/southbridge/intel/Kconfig
+++ b/src/southbridge/intel/Kconfig
@@ -11,5 +11,6 @@ source src/southbridge/intel/i82801ix/Kconfig
source src/southbridge/intel/i82870/Kconfig
source src/southbridge/intel/pxhd/Kconfig
source src/southbridge/intel/sch/Kconfig
+source src/southbridge/intel/ibexpeak/Kconfig
source src/southbridge/intel/bd82x6x/Kconfig
source src/southbridge/intel/lynxpoint/Kconfig