diff options
Diffstat (limited to 'src/northbridge/intel')
-rw-r--r-- | src/northbridge/intel/e7501/Config.lb | 7 | ||||
-rw-r--r-- | src/northbridge/intel/e7520/Config.lb | 11 | ||||
-rw-r--r-- | src/northbridge/intel/e7525/Config.lb | 11 | ||||
-rw-r--r-- | src/northbridge/intel/i3100/Config.lb | 28 | ||||
-rw-r--r-- | src/northbridge/intel/i440bx/Config.lb | 27 | ||||
-rw-r--r-- | src/northbridge/intel/i440lx/Config.lb | 27 | ||||
-rw-r--r-- | src/northbridge/intel/i82810/Config.lb | 27 | ||||
-rw-r--r-- | src/northbridge/intel/i82830/Config.lb | 28 | ||||
-rw-r--r-- | src/northbridge/intel/i855gme/Config.lb | 27 | ||||
-rw-r--r-- | src/northbridge/intel/i855pm/Config.lb | 7 | ||||
-rw-r--r-- | src/northbridge/intel/i945/Config.lb | 29 |
11 files changed, 0 insertions, 229 deletions
diff --git a/src/northbridge/intel/e7501/Config.lb b/src/northbridge/intel/e7501/Config.lb deleted file mode 100644 index 267986d237..0000000000 --- a/src/northbridge/intel/e7501/Config.lb +++ /dev/null @@ -1,7 +0,0 @@ -uses CONFIG_WRITE_HIGH_TABLES - -config chip.h - -object northbridge.o - -default CONFIG_WRITE_HIGH_TABLES=1 diff --git a/src/northbridge/intel/e7520/Config.lb b/src/northbridge/intel/e7520/Config.lb deleted file mode 100644 index fdd7560373..0000000000 --- a/src/northbridge/intel/e7520/Config.lb +++ /dev/null @@ -1,11 +0,0 @@ -uses CONFIG_WRITE_HIGH_TABLES - -config chip.h -driver northbridge.o -driver pciexp_porta.o -driver pciexp_porta1.o -driver pciexp_portb.o -driver pciexp_portc.o - -default CONFIG_WRITE_HIGH_TABLES=1 - diff --git a/src/northbridge/intel/e7525/Config.lb b/src/northbridge/intel/e7525/Config.lb deleted file mode 100644 index fdd7560373..0000000000 --- a/src/northbridge/intel/e7525/Config.lb +++ /dev/null @@ -1,11 +0,0 @@ -uses CONFIG_WRITE_HIGH_TABLES - -config chip.h -driver northbridge.o -driver pciexp_porta.o -driver pciexp_porta1.o -driver pciexp_portb.o -driver pciexp_portc.o - -default CONFIG_WRITE_HIGH_TABLES=1 - diff --git a/src/northbridge/intel/i3100/Config.lb b/src/northbridge/intel/i3100/Config.lb deleted file mode 100644 index 3bbe0f2447..0000000000 --- a/src/northbridge/intel/i3100/Config.lb +++ /dev/null @@ -1,28 +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 -## - -uses CONFIG_WRITE_HIGH_TABLES - -config chip.h - -driver northbridge.o -driver pciexp_porta.o -driver pciexp_porta_ep80579.o - -default CONFIG_WRITE_HIGH_TABLES=1 diff --git a/src/northbridge/intel/i440bx/Config.lb b/src/northbridge/intel/i440bx/Config.lb deleted file mode 100644 index fb23caaa93..0000000000 --- a/src/northbridge/intel/i440bx/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 -## - -uses CONFIG_WRITE_HIGH_TABLES - -config chip.h - -driver northbridge.o - -default CONFIG_WRITE_HIGH_TABLES=1 diff --git a/src/northbridge/intel/i440lx/Config.lb b/src/northbridge/intel/i440lx/Config.lb deleted file mode 100644 index fb23caaa93..0000000000 --- a/src/northbridge/intel/i440lx/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 -## - -uses CONFIG_WRITE_HIGH_TABLES - -config chip.h - -driver northbridge.o - -default CONFIG_WRITE_HIGH_TABLES=1 diff --git a/src/northbridge/intel/i82810/Config.lb b/src/northbridge/intel/i82810/Config.lb deleted file mode 100644 index 27dcc6286c..0000000000 --- a/src/northbridge/intel/i82810/Config.lb +++ /dev/null @@ -1,27 +0,0 @@ -## -## This file is part of the coreboot project. -## -## Copyright (C) 2007 Corey Osgood <corey@slightlyhackish.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 -## - -uses CONFIG_WRITE_HIGH_TABLES - -config chip.h - -driver northbridge.o - -default CONFIG_WRITE_HIGH_TABLES=1 diff --git a/src/northbridge/intel/i82830/Config.lb b/src/northbridge/intel/i82830/Config.lb deleted file mode 100644 index f1bd3b9fa6..0000000000 --- a/src/northbridge/intel/i82830/Config.lb +++ /dev/null @@ -1,28 +0,0 @@ -## -## This file is part of the coreboot project. -## -## Copyright (C) 2008 Joseph Smith <joe@smittys.pointclark.net> -## -## 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 -## - -uses CONFIG_WRITE_HIGH_TABLES - -config chip.h - -driver northbridge.o -driver vga.o - -default CONFIG_WRITE_HIGH_TABLES=1 diff --git a/src/northbridge/intel/i855gme/Config.lb b/src/northbridge/intel/i855gme/Config.lb deleted file mode 100644 index 861a91d3d1..0000000000 --- a/src/northbridge/intel/i855gme/Config.lb +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the coreboot project. - * - * Copyright (C) 2006 Jon Dufresne <jon.dufresne@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 - */ - -uses CONFIG_WRITE_HIGH_TABLES - -config chip.h - -object northbridge.o - -default CONFIG_WRITE_HIGH_TABLES=1 diff --git a/src/northbridge/intel/i855pm/Config.lb b/src/northbridge/intel/i855pm/Config.lb deleted file mode 100644 index 267986d237..0000000000 --- a/src/northbridge/intel/i855pm/Config.lb +++ /dev/null @@ -1,7 +0,0 @@ -uses CONFIG_WRITE_HIGH_TABLES - -config chip.h - -object northbridge.o - -default CONFIG_WRITE_HIGH_TABLES=1 diff --git a/src/northbridge/intel/i945/Config.lb b/src/northbridge/intel/i945/Config.lb deleted file mode 100644 index 8d2d86126a..0000000000 --- a/src/northbridge/intel/i945/Config.lb +++ /dev/null @@ -1,29 +0,0 @@ -# -# This file is part of the coreboot project. -# -# Copyright (C) 2007-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_WRITE_HIGH_TABLES - -default CONFIG_WRITE_HIGH_TABLES=1 - -config chip.h - -object acpi.o - -driver northbridge.o -driver gma.o |