summaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2892/Makefile.inc
diff options
context:
space:
mode:
authorMyles Watson <mylesgw@gmail.com>2009-09-22 18:53:50 +0000
committerMyles Watson <mylesgw@gmail.com>2009-09-22 18:53:50 +0000
commita74ae635caeb0598fc1422356f13722c03262e8e (patch)
treee63eb2aceef7c3fce36778d4628a6940c1dfb527 /src/mainboard/tyan/s2892/Makefile.inc
parent45bb25f36f05df7bf9ccbf9e038169d6619aba48 (diff)
downloadcoreboot-a74ae635caeb0598fc1422356f13722c03262e8e.tar.xz
failoverR.diff: Revert my failover change since Kconfig only supports fallback.
kconfig_s2892.dif: Add support for Tyan s2891, s2892, and s2895 to Kconfig. 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@4656 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/tyan/s2892/Makefile.inc')
-rw-r--r--src/mainboard/tyan/s2892/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/tyan/s2892/Makefile.inc b/src/mainboard/tyan/s2892/Makefile.inc
new file mode 100644
index 0000000000..be323253f2
--- /dev/null
+++ b/src/mainboard/tyan/s2892/Makefile.inc
@@ -0,0 +1,3 @@
+include $(src)/mainboard/tyan/Makefile.s289x.inc
+
+driver-y += ../../../drivers/i2c/adm1027/adm1027.o