From abf2ad716daff751d75907d47bcae4a7044fd7b4 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Sun, 7 Feb 2010 21:43:48 +0000 Subject: newconfig is no more. Signed-off-by: Patrick Georgi Acked-by: Ronald G. Minnich git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5089 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/southbridge/amd/amd8111/Config.lb | 12 ---------- src/southbridge/amd/amd8131-disable/Config.lb | 1 - src/southbridge/amd/amd8131/Config.lb | 1 - src/southbridge/amd/amd8132/Config.lb | 1 - src/southbridge/amd/amd8151/Config.lb | 1 - src/southbridge/amd/cs5530/Config.lb | 26 -------------------- src/southbridge/amd/cs5535/Config.lb | 4 ---- src/southbridge/amd/cs5536/Config.lb | 23 ------------------ src/southbridge/amd/rs690/Config.lb | 27 --------------------- src/southbridge/amd/sb600/Config.lb | 34 --------------------------- 10 files changed, 130 deletions(-) delete mode 100644 src/southbridge/amd/amd8111/Config.lb delete mode 100644 src/southbridge/amd/amd8131-disable/Config.lb delete mode 100644 src/southbridge/amd/amd8131/Config.lb delete mode 100644 src/southbridge/amd/amd8132/Config.lb delete mode 100644 src/southbridge/amd/amd8151/Config.lb delete mode 100644 src/southbridge/amd/cs5530/Config.lb delete mode 100644 src/southbridge/amd/cs5535/Config.lb delete mode 100644 src/southbridge/amd/cs5536/Config.lb delete mode 100644 src/southbridge/amd/rs690/Config.lb delete mode 100644 src/southbridge/amd/sb600/Config.lb (limited to 'src/southbridge/amd') 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 -## -## 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 - - -- cgit v1.2.3