diff options
author | Patrick Georgi <patrick.georgi@coresystems.de> | 2010-02-07 21:43:48 +0000 |
---|---|---|
committer | Patrick Georgi <patrick.georgi@coresystems.de> | 2010-02-07 21:43:48 +0000 |
commit | abf2ad716daff751d75907d47bcae4a7044fd7b4 (patch) | |
tree | f82427b43d76a4791253373affed1af8669e2e7b /src/cpu/intel | |
parent | 389240f288b2708617a35ebe8d7f89b3bff316c5 (diff) |
newconfig is no more.
Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5089 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/cpu/intel')
25 files changed, 0 insertions, 221 deletions
diff --git a/src/cpu/intel/bga956/Config.lb b/src/cpu/intel/bga956/Config.lb deleted file mode 100644 index f334dced0d..0000000000 --- a/src/cpu/intel/bga956/Config.lb +++ /dev/null @@ -1,3 +0,0 @@ -config chip.h -object bga956.o -dir /cpu/intel/model_1067x diff --git a/src/cpu/intel/ep80579/Config.lb b/src/cpu/intel/ep80579/Config.lb deleted file mode 100644 index 04d2e3ff41..0000000000 --- a/src/cpu/intel/ep80579/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 -## - -config chip.h -object ep80579.o -dir /cpu/x86/tsc -dir /cpu/x86/mtrr -dir /cpu/x86/lapic -dir /cpu/x86/cache -dir /cpu/x86/smm -dir /cpu/intel/microcode -driver ep80579_init.o diff --git a/src/cpu/intel/hyperthreading/Config.lb b/src/cpu/intel/hyperthreading/Config.lb deleted file mode 100644 index dce4044835..0000000000 --- a/src/cpu/intel/hyperthreading/Config.lb +++ /dev/null @@ -1 +0,0 @@ -object intel_sibling.o diff --git a/src/cpu/intel/microcode/Config.lb b/src/cpu/intel/microcode/Config.lb deleted file mode 100644 index f19d210a58..0000000000 --- a/src/cpu/intel/microcode/Config.lb +++ /dev/null @@ -1 +0,0 @@ -object microcode.o
\ No newline at end of file diff --git a/src/cpu/intel/model_1067x/Config.lb b/src/cpu/intel/model_1067x/Config.lb deleted file mode 100644 index 71b83a40fa..0000000000 --- a/src/cpu/intel/model_1067x/Config.lb +++ /dev/null @@ -1,11 +0,0 @@ -uses CONFIG_HAVE_MOVNTI -default CONFIG_HAVE_MOVNTI=1 - -dir /cpu/x86/tsc -dir /cpu/x86/mtrr -dir /cpu/x86/lapic -dir /cpu/x86/cache -dir /cpu/x86/smm -dir /cpu/intel/microcode -dir /cpu/intel/hyperthreading -driver model_1067x_init.o diff --git a/src/cpu/intel/model_106cx/Config.lb b/src/cpu/intel/model_106cx/Config.lb deleted file mode 100644 index 1df29196b6..0000000000 --- a/src/cpu/intel/model_106cx/Config.lb +++ /dev/null @@ -1,31 +0,0 @@ -## -## This file is part of the coreboot project. -## -## Copyright (C) 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_MOVNTI -default CONFIG_HAVE_MOVNTI=1 - -dir /cpu/x86/tsc -dir /cpu/x86/mtrr -dir /cpu/x86/lapic -dir /cpu/x86/cache -dir /cpu/x86/smm -dir /cpu/intel/microcode -dir /cpu/intel/hyperthreading -dir /cpu/intel/speedstep -driver model_106cx_init.o diff --git a/src/cpu/intel/model_69x/Config.lb b/src/cpu/intel/model_69x/Config.lb deleted file mode 100644 index c558cd0d3f..0000000000 --- a/src/cpu/intel/model_69x/Config.lb +++ /dev/null @@ -1,7 +0,0 @@ -dir /cpu/x86/tsc -dir /cpu/x86/mtrr -dir /cpu/x86/lapic -dir /cpu/x86/cache -dir /cpu/x86/smm -dir /cpu/intel/microcode -driver model_69x_init.o diff --git a/src/cpu/intel/model_6dx/Config.lb b/src/cpu/intel/model_6dx/Config.lb deleted file mode 100644 index 802dcd0863..0000000000 --- a/src/cpu/intel/model_6dx/Config.lb +++ /dev/null @@ -1,7 +0,0 @@ -dir /cpu/x86/tsc -dir /cpu/x86/mtrr -dir /cpu/x86/lapic -dir /cpu/x86/cache -dir /cpu/x86/smm -dir /cpu/intel/microcode -driver model_6dx_init.o diff --git a/src/cpu/intel/model_6ex/Config.lb b/src/cpu/intel/model_6ex/Config.lb deleted file mode 100644 index 1dac2f20c2..0000000000 --- a/src/cpu/intel/model_6ex/Config.lb +++ /dev/null @@ -1,12 +0,0 @@ -uses CONFIG_HAVE_MOVNTI -default CONFIG_HAVE_MOVNTI=1 - -dir /cpu/x86/tsc -dir /cpu/x86/mtrr -dir /cpu/x86/lapic -dir /cpu/x86/cache -dir /cpu/x86/smm -dir /cpu/intel/microcode -dir /cpu/intel/hyperthreading -dir /cpu/intel/speedstep -driver model_6ex_init.o diff --git a/src/cpu/intel/model_6fx/Config.lb b/src/cpu/intel/model_6fx/Config.lb deleted file mode 100644 index ae3b6bd785..0000000000 --- a/src/cpu/intel/model_6fx/Config.lb +++ /dev/null @@ -1,11 +0,0 @@ -uses CONFIG_HAVE_MOVNTI -default CONFIG_HAVE_MOVNTI=1 - -dir /cpu/x86/tsc -dir /cpu/x86/mtrr -dir /cpu/x86/lapic -dir /cpu/x86/cache -dir /cpu/x86/smm -dir /cpu/intel/microcode -dir /cpu/intel/hyperthreading -driver model_6fx_init.o diff --git a/src/cpu/intel/model_6xx/Config.lb b/src/cpu/intel/model_6xx/Config.lb deleted file mode 100644 index 3419512226..0000000000 --- a/src/cpu/intel/model_6xx/Config.lb +++ /dev/null @@ -1,7 +0,0 @@ -dir /cpu/x86/tsc -dir /cpu/x86/mtrr -dir /cpu/x86/lapic -dir /cpu/x86/cache -dir /cpu/x86/smm -dir /cpu/intel/microcode -driver model_6xx_init.o diff --git a/src/cpu/intel/model_f0x/Config.lb b/src/cpu/intel/model_f0x/Config.lb deleted file mode 100644 index b790c724bb..0000000000 --- a/src/cpu/intel/model_f0x/Config.lb +++ /dev/null @@ -1,9 +0,0 @@ -uses CONFIG_HAVE_MOVNTI -default CONFIG_HAVE_MOVNTI=1 -dir /cpu/x86/tsc -dir /cpu/x86/mtrr -dir /cpu/x86/lapic -dir /cpu/x86/cache -dir /cpu/x86/smm -dir /cpu/intel/microcode -driver model_f0x_init.o diff --git a/src/cpu/intel/model_f1x/Config.lb b/src/cpu/intel/model_f1x/Config.lb deleted file mode 100644 index 26fbeef01c..0000000000 --- a/src/cpu/intel/model_f1x/Config.lb +++ /dev/null @@ -1,9 +0,0 @@ -uses CONFIG_HAVE_MOVNTI -default CONFIG_HAVE_MOVNTI=1 -dir /cpu/x86/tsc -dir /cpu/x86/mtrr -dir /cpu/x86/lapic -dir /cpu/x86/cache -dir /cpu/x86/smm -dir /cpu/intel/microcode -driver model_f1x_init.o diff --git a/src/cpu/intel/model_f2x/Config.lb b/src/cpu/intel/model_f2x/Config.lb deleted file mode 100644 index 7843d4a6d8..0000000000 --- a/src/cpu/intel/model_f2x/Config.lb +++ /dev/null @@ -1,10 +0,0 @@ -uses CONFIG_HAVE_MOVNTI -default CONFIG_HAVE_MOVNTI=1 -dir /cpu/x86/tsc -dir /cpu/x86/mtrr -dir /cpu/x86/lapic -dir /cpu/x86/cache -dir /cpu/x86/smm -dir /cpu/intel/microcode -dir /cpu/intel/hyperthreading -driver model_f2x_init.o diff --git a/src/cpu/intel/model_f3x/Config.lb b/src/cpu/intel/model_f3x/Config.lb deleted file mode 100644 index 214c6892eb..0000000000 --- a/src/cpu/intel/model_f3x/Config.lb +++ /dev/null @@ -1,10 +0,0 @@ -uses CONFIG_HAVE_MOVNTI -default CONFIG_HAVE_MOVNTI=1 -dir /cpu/x86/tsc -dir /cpu/x86/mtrr -dir /cpu/x86/lapic -dir /cpu/x86/cache -dir /cpu/x86/smm -dir /cpu/intel/microcode -dir /cpu/intel/hyperthreading -driver model_f3x_init.o diff --git a/src/cpu/intel/model_f4x/Config.lb b/src/cpu/intel/model_f4x/Config.lb deleted file mode 100644 index adfc7d2ac0..0000000000 --- a/src/cpu/intel/model_f4x/Config.lb +++ /dev/null @@ -1,10 +0,0 @@ -uses CONFIG_HAVE_MOVNTI -default CONFIG_HAVE_MOVNTI=1 -dir /cpu/x86/tsc -dir /cpu/x86/mtrr -dir /cpu/x86/lapic -dir /cpu/x86/cache -dir /cpu/x86/smm -dir /cpu/intel/microcode -dir /cpu/intel/hyperthreading -driver model_f4x_init.o diff --git a/src/cpu/intel/slot_2/Config.lb b/src/cpu/intel/slot_2/Config.lb deleted file mode 100644 index f39eb77702..0000000000 --- a/src/cpu/intel/slot_2/Config.lb +++ /dev/null @@ -1,3 +0,0 @@ -config chip.h -object slot_2.o -dir /cpu/intel/model_6xx diff --git a/src/cpu/intel/socket_441/Config.lb b/src/cpu/intel/socket_441/Config.lb deleted file mode 100644 index 6e8b65ea22..0000000000 --- a/src/cpu/intel/socket_441/Config.lb +++ /dev/null @@ -1,22 +0,0 @@ -## -## This file is part of the coreboot project. -## -## Copyright (C) 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 -## - -config chip.h -object socket_441.o -dir /cpu/intel/model_106cx diff --git a/src/cpu/intel/socket_PGA370/Config.lb b/src/cpu/intel/socket_PGA370/Config.lb deleted file mode 100644 index 8db263b5a0..0000000000 --- a/src/cpu/intel/socket_PGA370/Config.lb +++ /dev/null @@ -1,3 +0,0 @@ -config chip.h -object socket_PGA370.o -dir /cpu/intel/model_6xx diff --git a/src/cpu/intel/socket_mFCPGA478/Config.lb b/src/cpu/intel/socket_mFCPGA478/Config.lb deleted file mode 100644 index baeda005f3..0000000000 --- a/src/cpu/intel/socket_mFCPGA478/Config.lb +++ /dev/null @@ -1,6 +0,0 @@ -config chip.h -object socket_mFCPGA478.o -dir /cpu/intel/model_69x -dir /cpu/intel/model_6dx -dir /cpu/intel/model_6ex -dir /cpu/intel/model_6fx diff --git a/src/cpu/intel/socket_mPGA478/Config.lb b/src/cpu/intel/socket_mPGA478/Config.lb deleted file mode 100644 index a68eeebb62..0000000000 --- a/src/cpu/intel/socket_mPGA478/Config.lb +++ /dev/null @@ -1,4 +0,0 @@ -config chip.h -object socket_mPGA478.o -dir /cpu/intel/model_69x -dir /cpu/intel/model_6dx diff --git a/src/cpu/intel/socket_mPGA479M/Config.lb b/src/cpu/intel/socket_mPGA479M/Config.lb deleted file mode 100644 index 70eda9a2fb..0000000000 --- a/src/cpu/intel/socket_mPGA479M/Config.lb +++ /dev/null @@ -1,4 +0,0 @@ -config chip.h -object socket_mPGA479M.o -dir /cpu/intel/model_69x -dir /cpu/intel/model_6dx diff --git a/src/cpu/intel/socket_mPGA603/Config.lb b/src/cpu/intel/socket_mPGA603/Config.lb deleted file mode 100644 index fa66e447bc..0000000000 --- a/src/cpu/intel/socket_mPGA603/Config.lb +++ /dev/null @@ -1,6 +0,0 @@ -config chip.h -object socket_mPGA603_400Mhz.o -dir /cpu/intel/model_f0x -dir /cpu/intel/model_f1x -dir /cpu/intel/model_f2x - diff --git a/src/cpu/intel/socket_mPGA604/Config.lb b/src/cpu/intel/socket_mPGA604/Config.lb deleted file mode 100644 index 21276eb455..0000000000 --- a/src/cpu/intel/socket_mPGA604/Config.lb +++ /dev/null @@ -1,5 +0,0 @@ -config chip.h -object socket_mPGA604.o -dir /cpu/intel/model_f2x -dir /cpu/intel/model_f3x -dir /cpu/intel/model_f4x diff --git a/src/cpu/intel/speedstep/Config.lb b/src/cpu/intel/speedstep/Config.lb deleted file mode 100644 index 6a75160fbb..0000000000 --- a/src/cpu/intel/speedstep/Config.lb +++ /dev/null @@ -1 +0,0 @@ -object acpi.o |