coreboot/src/cpu/intel
Ronald G. Minnich ebed2dc720 Change the intel cpu makefile.inc so that it fits the model better.
- intel/Makefile.inc only mentions sockets
- those sockets are conditionally included
- makefile.inc in socket directories are almost all unconditionally included
- Get rid of if where possible, use -$(CONFIG_VARIABLE) instead as per Kconfig 
  standards in linux kernel

See the Kconfig.tex documentation for questions.  


Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4561 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-08-21 18:08:49 +00:00
..
bga956 Add support for the Intel Eagle Heights development board. 2009-07-01 17:01:17 +00:00
ep80579 First shot at factoring SMM code into generic parts and southbridge specific 2009-01-19 21:20:22 +00:00
hyperthreading Kconfig! 2009-08-12 15:00:51 +00:00
microcode Kconfig! 2009-08-12 15:00:51 +00:00
model_6dx Kconfig! 2009-08-12 15:00:51 +00:00
model_6ex Kconfig! 2009-08-12 15:00:51 +00:00
model_6fx Kconfig! 2009-08-12 15:00:51 +00:00
model_6xx Kconfig! 2009-08-12 15:00:51 +00:00
model_69x Kconfig! 2009-08-12 15:00:51 +00:00
model_1067x Add support for the Intel Eagle Heights development board. 2009-07-01 17:01:17 +00:00
model_f0x This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
model_f1x This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
model_f2x This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
model_f3x This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
model_f4x This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
slot_2 Use the canonical name of the vendors/devices and the 2006-11-05 18:50:49 +00:00
socket_mFCPGA478 Change the intel cpu makefile.inc so that it fits the model better. 2009-08-21 18:08:49 +00:00
socket_mPGA478 Support for Intel Core Duo and Core 2 Duo (tm) CPUs. 2008-10-29 04:48:44 +00:00
socket_mPGA479M Use the canonical name of the vendors/devices and the 2006-11-05 18:50:49 +00:00
socket_mPGA603 Use the canonical name of the vendors/devices and the 2006-11-05 18:50:49 +00:00
socket_mPGA604 argh... never redo parts of the original patch on the fly. This fixes the tree 2009-04-22 09:06:38 +00:00
socket_PGA370 Change the intel cpu makefile.inc so that it fits the model better. 2009-08-21 18:08:49 +00:00
speedstep Change the intel cpu makefile.inc so that it fits the model better. 2009-08-21 18:08:49 +00:00
thermal_monitoring drop unused code (trivial) 2008-08-01 11:53:39 +00:00
Kconfig Kconfig! 2009-08-12 15:00:51 +00:00
Makefile.inc Change the intel cpu makefile.inc so that it fits the model better. 2009-08-21 18:08:49 +00:00