diff options
Diffstat (limited to 'src/southbridge/intel')
-rw-r--r-- | src/southbridge/intel/esb6300/Config.lb | 12 | ||||
-rw-r--r-- | src/southbridge/intel/i3100/Config.lb | 29 | ||||
-rw-r--r-- | src/southbridge/intel/i82371eb/Config.lb | 27 | ||||
-rw-r--r-- | src/southbridge/intel/i82801ca/Config.lb | 9 | ||||
-rw-r--r-- | src/southbridge/intel/i82801dbm/Config.lb | 10 | ||||
-rw-r--r-- | src/southbridge/intel/i82801er/Config.lb | 12 | ||||
-rw-r--r-- | src/southbridge/intel/i82801gx/Config.lb | 42 | ||||
-rw-r--r-- | src/southbridge/intel/i82801xx/Config.lb | 32 | ||||
-rw-r--r-- | src/southbridge/intel/i82870/Config.lb | 3 | ||||
-rw-r--r-- | src/southbridge/intel/pxhd/Config.lb | 2 |
10 files changed, 0 insertions, 178 deletions
diff --git a/src/southbridge/intel/esb6300/Config.lb b/src/southbridge/intel/esb6300/Config.lb deleted file mode 100644 index 9674c1f818..0000000000 --- a/src/southbridge/intel/esb6300/Config.lb +++ /dev/null @@ -1,12 +0,0 @@ -config chip.h -driver esb6300.o -driver esb6300_uhci.o -driver esb6300_lpc.o -driver esb6300_ide.o -driver esb6300_sata.o -driver esb6300_ehci.o -driver esb6300_smbus.o -driver esb6300_pci.o -driver esb6300_pic.o -driver esb6300_bridge1c.o -driver esb6300_ac97.o diff --git a/src/southbridge/intel/i3100/Config.lb b/src/southbridge/intel/i3100/Config.lb deleted file mode 100644 index f67a06a736..0000000000 --- a/src/southbridge/intel/i3100/Config.lb +++ /dev/null @@ -1,29 +0,0 @@ -## -## This file is part of the coreboot project. -## -## Copyright (C) 2008 Arastra, Inc. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License version 2 as -## published by the Free Software Foundation. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -## - -config chip.h -driver i3100.o -driver i3100_uhci.o -driver i3100_lpc.o -driver i3100_sata.o -driver i3100_ehci.o -driver i3100_smbus.o -driver i3100_pci.o -object i3100_reset.o -object i3100_pciexp_portb.o diff --git a/src/southbridge/intel/i82371eb/Config.lb b/src/southbridge/intel/i82371eb/Config.lb deleted file mode 100644 index 9e3e805880..0000000000 --- a/src/southbridge/intel/i82371eb/Config.lb +++ /dev/null @@ -1,27 +0,0 @@ -## -## This file is part of the coreboot project. -## -## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de> -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or -## (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -## - -config chip.h -driver i82371eb.o -driver i82371eb_isa.o -driver i82371eb_ide.o -driver i82371eb_usb.o -driver i82371eb_smbus.o -driver i82371eb_reset.o diff --git a/src/southbridge/intel/i82801ca/Config.lb b/src/southbridge/intel/i82801ca/Config.lb deleted file mode 100644 index 0f1911b6e3..0000000000 --- a/src/southbridge/intel/i82801ca/Config.lb +++ /dev/null @@ -1,9 +0,0 @@ -config chip.h -driver i82801ca.o -driver i82801ca_usb.o -driver i82801ca_lpc.o -driver i82801ca_ide.o -driver i82801ca_ac97.o -#driver i82801ca_nic.o -driver i82801ca_pci.o -object i82801ca_reset.o diff --git a/src/southbridge/intel/i82801dbm/Config.lb b/src/southbridge/intel/i82801dbm/Config.lb deleted file mode 100644 index bdbbe4f515..0000000000 --- a/src/southbridge/intel/i82801dbm/Config.lb +++ /dev/null @@ -1,10 +0,0 @@ -config chip.h -driver i82801dbm.o -driver i82801dbm_usb.o -driver i82801dbm_lpc.o -driver i82801dbm_ide.o -driver i82801dbm_usb2.o -driver i82801dbm_ac97.o -#driver i82801dbm_nic.o -#driver i82801dbm_pci.o -object i82801dbm_reset.o diff --git a/src/southbridge/intel/i82801er/Config.lb b/src/southbridge/intel/i82801er/Config.lb deleted file mode 100644 index 1953eaabdf..0000000000 --- a/src/southbridge/intel/i82801er/Config.lb +++ /dev/null @@ -1,12 +0,0 @@ -config chip.h -driver i82801er.o -driver i82801er_uhci.o -driver i82801er_lpc.o -driver i82801er_ide.o -driver i82801er_sata.o -driver i82801er_ehci.o -driver i82801er_smbus.o -driver i82801er_pci.o -driver i82801er_ac97.o -object i82801er_watchdog.o -object i82801er_reset.o diff --git a/src/southbridge/intel/i82801gx/Config.lb b/src/southbridge/intel/i82801gx/Config.lb deleted file mode 100644 index 9ef5f435e8..0000000000 --- a/src/southbridge/intel/i82801gx/Config.lb +++ /dev/null @@ -1,42 +0,0 @@ -## -## This file is part of the coreboot project. -## -## Copyright (C) 2008-2009 coresystems GmbH -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License as published by -## the Free Software Foundation; version 2 of the License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -## - -uses CONFIG_HAVE_SMI_HANDLER - -config chip.h -driver i82801gx.o -driver i82801gx_ac97.o -driver i82801gx_azalia.o -driver i82801gx_ide.o -driver i82801gx_lpc.o -driver i82801gx_nic.o -driver i82801gx_pci.o -driver i82801gx_pcie.o -driver i82801gx_sata.o -driver i82801gx_smbus.o -driver i82801gx_usb.o -driver i82801gx_usb_ehci.o - -object i82801gx_reset.o -object i82801gx_watchdog.o - -if CONFIG_HAVE_SMI_HANDLER - object i82801gx_smi.o - smmobject i82801gx_smihandler.o -end diff --git a/src/southbridge/intel/i82801xx/Config.lb b/src/southbridge/intel/i82801xx/Config.lb deleted file mode 100644 index f02b5154a8..0000000000 --- a/src/southbridge/intel/i82801xx/Config.lb +++ /dev/null @@ -1,32 +0,0 @@ -## -## This file is part of the coreboot project. -## -## Copyright (C) 2007 Corey Osgood <corey.osgood@gmail.com> -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or -## (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -## - -config chip.h -driver i82801xx.o -driver i82801xx_usb.o -driver i82801xx_lpc.o -driver i82801xx_ide.o -driver i82801xx_usb_ehci.o -driver i82801xx_ac97.o -driver i82801xx_nic.o -driver i82801xx_pci.o -driver i82801xx_sata.o -object i82801xx_reset.o -object i82801xx_watchdog.o diff --git a/src/southbridge/intel/i82870/Config.lb b/src/southbridge/intel/i82870/Config.lb deleted file mode 100644 index e6a96517f0..0000000000 --- a/src/southbridge/intel/i82870/Config.lb +++ /dev/null @@ -1,3 +0,0 @@ -driver p64h2_ioapic.o -driver p64h2_pcibridge.o -#driver p64h2_pci_parity.o diff --git a/src/southbridge/intel/pxhd/Config.lb b/src/southbridge/intel/pxhd/Config.lb deleted file mode 100644 index 349b8dd624..0000000000 --- a/src/southbridge/intel/pxhd/Config.lb +++ /dev/null @@ -1,2 +0,0 @@ -config chip.h -driver pxhd_bridge.o |