coreboot-kgpe-d16/src
Myles Watson ed03556fbf src/Kconfig: Remove HT-specific options.
src/cpu/amd/socket_F/Kconfig: Remove second occurrence of CPU_SOCKET_TYPE.
src/mainboard/amd/serengeti_cheetah/Kconfig: Add HT_CHAIN_UNITID_BASE here, since it is board specific.
src/mainboard/tyan/s289X/Kconfig: Fix typo and change APIC_ID_OFFSET to match old config.
src/devices/Kconfig: Change default value of *_PLUGIN_SUPPORT to match old config.
src/southbridge/amd/amd8131/Makefile.inc: Remove check since it was a typo, and the correct variable is checked in the parent directory.
src/Makefile:Use devicetree.cb instead of Config.lb to generate static.c.


Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4657 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-09-22 21:29:32 +00:00
..
arch If no pci access method has been set for the device tree so far (e.g. 2009-09-22 00:09:41 +00:00
boot Kconfig! 2009-08-12 15:00:51 +00:00
config I forgot to add CONFIG_VGA_BRIDGE_SETUP to the old build system. 2009-09-17 18:30:23 +00:00
console tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... 2009-09-22 18:49:08 +00:00
cpu src/Kconfig: Remove HT-specific options. 2009-09-22 21:29:32 +00:00
devices src/Kconfig: Remove HT-specific options. 2009-09-22 21:29:32 +00:00
drivers Remove a couple of CONFIG_ prefixes that shouldn't have happened. 2009-08-26 18:14:30 +00:00
include If no pci access method has been set for the device tree so far (e.g. 2009-09-22 00:09:41 +00:00
lib Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
mainboard src/Kconfig: Remove HT-specific options. 2009-09-22 21:29:32 +00:00
northbridge tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... 2009-09-22 18:49:08 +00:00
pc80 Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
pmc/altimus/mpc7410 Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
ram This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
sdram fix typo in commend of generic_sdram.c (trivial) 2008-08-01 11:36:40 +00:00
southbridge src/Kconfig: Remove HT-specific options. 2009-09-22 21:29:32 +00:00
stream This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
superio This patch adds VGA and PS/2 Keyboard/mouse support to the already existing intel truxton (ep80579) dev board. 2009-08-28 20:42:21 +00:00
Kconfig src/Kconfig: Remove HT-specific options. 2009-09-22 21:29:32 +00:00