aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd')
-rw-r--r--src/southbridge/amd/amd8111/Config.lb12
-rw-r--r--src/southbridge/amd/amd8131-disable/Config.lb1
-rw-r--r--src/southbridge/amd/amd8131/Config.lb1
-rw-r--r--src/southbridge/amd/amd8132/Config.lb1
-rw-r--r--src/southbridge/amd/amd8151/Config.lb1
-rw-r--r--src/southbridge/amd/cs5530/Config.lb26
-rw-r--r--src/southbridge/amd/cs5535/Config.lb4
-rw-r--r--src/southbridge/amd/cs5536/Config.lb23
-rw-r--r--src/southbridge/amd/rs690/Config.lb27
-rw-r--r--src/southbridge/amd/sb600/Config.lb34
10 files changed, 0 insertions, 130 deletions
diff --git a/src/southbridge/amd/amd8111/Config.lb b/src/southbridge/amd/amd8111/Config.lb
deleted file mode 100644
index dfb7f16a49..0000000000
--- a/src/southbridge/amd/amd8111/Config.lb
+++ /dev/null
@@ -1,12 +0,0 @@
-config chip.h
-driver amd8111.o
-driver amd8111_usb.o
-driver amd8111_lpc.o
-driver amd8111_ide.o
-driver amd8111_acpi.o
-driver amd8111_usb2.o
-driver amd8111_ac97.o
-driver amd8111_nic.o
-driver amd8111_pci.o
-driver amd8111_smbus.o
-object amd8111_reset.o
diff --git a/src/southbridge/amd/amd8131-disable/Config.lb b/src/southbridge/amd/amd8131-disable/Config.lb
deleted file mode 100644
index 9968e9ad1d..0000000000
--- a/src/southbridge/amd/amd8131-disable/Config.lb
+++ /dev/null
@@ -1 +0,0 @@
-driver amd8131_bridge.o
diff --git a/src/southbridge/amd/amd8131/Config.lb b/src/southbridge/amd/amd8131/Config.lb
deleted file mode 100644
index 9968e9ad1d..0000000000
--- a/src/southbridge/amd/amd8131/Config.lb
+++ /dev/null
@@ -1 +0,0 @@
-driver amd8131_bridge.o
diff --git a/src/southbridge/amd/amd8132/Config.lb b/src/southbridge/amd/amd8132/Config.lb
deleted file mode 100644
index ea045ab76d..0000000000
--- a/src/southbridge/amd/amd8132/Config.lb
+++ /dev/null
@@ -1 +0,0 @@
-driver amd8132_bridge.o
diff --git a/src/southbridge/amd/amd8151/Config.lb b/src/southbridge/amd/amd8151/Config.lb
deleted file mode 100644
index 00a91b6498..0000000000
--- a/src/southbridge/amd/amd8151/Config.lb
+++ /dev/null
@@ -1 +0,0 @@
-driver amd8151_agp3.o
diff --git a/src/southbridge/amd/cs5530/Config.lb b/src/southbridge/amd/cs5530/Config.lb
deleted file mode 100644
index 9a3ae5feb3..0000000000
--- a/src/southbridge/amd/cs5530/Config.lb
+++ /dev/null
@@ -1,26 +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 cs5530.o
-driver cs5530_isa.o
-driver cs5530_ide.o
-driver cs5530_vga.o
-driver cs5530_pirq.o
diff --git a/src/southbridge/amd/cs5535/Config.lb b/src/southbridge/amd/cs5535/Config.lb
deleted file mode 100644
index 73d8bba3fe..0000000000
--- a/src/southbridge/amd/cs5535/Config.lb
+++ /dev/null
@@ -1,4 +0,0 @@
-#config chip.h
-driver cs5535.o
-#driver cs5535_pci.o
-#driver cs5535_ide.o
diff --git a/src/southbridge/amd/cs5536/Config.lb b/src/southbridge/amd/cs5536/Config.lb
deleted file mode 100644
index 6f317de4de..0000000000
--- a/src/southbridge/amd/cs5536/Config.lb
+++ /dev/null
@@ -1,23 +0,0 @@
-##
-## This file is part of the coreboot project.
-##
-## Copyright (C) 2007 Advanced Micro Devices, 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 cs5536.o
-driver cs5536_ide.o
-driver cs5536_pirq.o
diff --git a/src/southbridge/amd/rs690/Config.lb b/src/southbridge/amd/rs690/Config.lb
deleted file mode 100644
index dbb7d1efbf..0000000000
--- a/src/southbridge/amd/rs690/Config.lb
+++ /dev/null
@@ -1,27 +0,0 @@
-##
-## This file is part of the coreboot project.
-##
-## Copyright (C) 2008 Advanced Micro Devices, Inc.
-##
-## 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
-##
-##
-##
-
-config chip.h
-driver rs690_cmn.o
-driver rs690.o
-driver rs690_pcie.o
-driver rs690_ht.o
-driver rs690_gfx.o
diff --git a/src/southbridge/amd/sb600/Config.lb b/src/southbridge/amd/sb600/Config.lb
deleted file mode 100644
index 6e664873d8..0000000000
--- a/src/southbridge/amd/sb600/Config.lb
+++ /dev/null
@@ -1,34 +0,0 @@
-##
-## This file is part of the coreboot project.
-##
-## Copyright (C) 2008 Advanced Micro Devices, Inc.
-##
-## 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
-##
-##
-##
-
-config chip.h
-driver sb600.o
-driver sb600_usb.o
-driver sb600_lpc.o
-driver sb600_sm.o
-driver sb600_ide.o
-driver sb600_sata.o
-driver sb600_hda.o
-driver sb600_ac97.o
-driver sb600_pci.o
-object sb600_reset.o
-
-