On 5/16/10 10:59 AM, Rudolf Marek wrote:
Index: src/drivers/si/3114/Makefile.inc
--- src/drivers/si/3114/Makefile.inc (revision 0) +++ src/drivers/si/3114/Makefile.inc (revision 0) @@ -0,0 +1 @@ +driver-$(CONFIG_DRIVERS_SI) += si_sata.o
CONFIG_DRIVERS_SI (one I)
Index: src/mainboard/tyan/s2881/Kconfig
--- src/mainboard/tyan/s2881/Kconfig (revision 5555) +++ src/mainboard/tyan/s2881/Kconfig (working copy) @@ -13,6 +13,7 @@ select HAVE_MP_TABLE select BOARD_ROMSIZE_KB_512 select SB_HT_CHAIN_UNITID_OFFSET_ONLY
- select DRIVERS_SII
CONFIG_DRIVERS_SII (two I)
Where I think it should be DRIVERS_SI_3114