summaryrefslogtreecommitdiffstats
path: root/src/mainboard/tyan
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2010-08-17 09:52:01 +0000
committerStefan Reinauer <stepan@openbios.org>2010-08-17 09:52:01 +0000
commit835674b9298b19315ae1ed70c2fc9d82a7f3535b (patch)
tree6ba24a376f3810987583a18bb5a856c89035ea3a /src/mainboard/tyan
parentf366ce05ef3eb95c6c9d84a97cde1a4026f22787 (diff)
downloadcoreboot-835674b9298b19315ae1ed70c2fc9d82a7f3535b.tar.gz
coreboot-835674b9298b19315ae1ed70c2fc9d82a7f3535b.tar.bz2
coreboot-835674b9298b19315ae1ed70c2fc9d82a7f3535b.zip
Whatever happened here,... The DEC Tulip is a network card, no bridge of any
kind. Move it to drivers and make the necessary adaptions. Also drop empty drivers/generic/generic and start cleaning up Makefiles in drivers/ Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5710 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/tyan')
-rw-r--r--src/mainboard/tyan/s2881/Kconfig2
-rw-r--r--src/mainboard/tyan/s2882/Kconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/tyan/s2881/Kconfig b/src/mainboard/tyan/s2881/Kconfig
index e12e95638bd2..eae991c17afa 100644
--- a/src/mainboard/tyan/s2881/Kconfig
+++ b/src/mainboard/tyan/s2881/Kconfig
@@ -14,7 +14,7 @@ config BOARD_TYAN_S2881
select HAVE_MP_TABLE
select BOARD_ROMSIZE_KB_512
select SB_HT_CHAIN_UNITID_OFFSET_ONLY
- select DRIVERS_SIL
+ select DRIVERS_SIL_3114
config MAINBOARD_DIR
string
diff --git a/src/mainboard/tyan/s2882/Kconfig b/src/mainboard/tyan/s2882/Kconfig
index fdb486d1511e..1c12f4113128 100644
--- a/src/mainboard/tyan/s2882/Kconfig
+++ b/src/mainboard/tyan/s2882/Kconfig
@@ -13,7 +13,7 @@ config BOARD_TYAN_S2882
select HAVE_MP_TABLE
select BOARD_ROMSIZE_KB_512
select SB_HT_CHAIN_UNITID_OFFSET_ONLY
- select DRIVERS_SIL
+ select DRIVERS_SIL_3114
config MAINBOARD_DIR
string