aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/Kconfig
diff options
context:
space:
mode:
authorMyles Watson <mylesgw@gmail.com>2009-09-23 17:59:56 +0000
committerMyles Watson <mylesgw@gmail.com>2009-09-23 17:59:56 +0000
commita946214ea09d4ca89a575525d0ae0469526e7dcc (patch)
tree06731b91fbd9edbc5062219ddb97a205d6606aef /src/mainboard/tyan/Kconfig
parent422d0cb71262d27f0eff33ab324703b4a94374e5 (diff)
Add Kconfig support for Tyan s2881.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4660 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/tyan/Kconfig')
-rw-r--r--src/mainboard/tyan/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/tyan/Kconfig b/src/mainboard/tyan/Kconfig
index 5586d986a5..be6ebd44e3 100644
--- a/src/mainboard/tyan/Kconfig
+++ b/src/mainboard/tyan/Kconfig
@@ -23,6 +23,7 @@ choice
depends on VENDOR_TYAN
source "src/mainboard/tyan/s1846/Kconfig"
+source "src/mainboard/tyan/s2881/Kconfig"
source "src/mainboard/tyan/s2891/Kconfig"
source "src/mainboard/tyan/s2892/Kconfig"
source "src/mainboard/tyan/s2895/Kconfig"