Move CAR settings to board config for socket 940 boards.
authorWarren Turkal <wt@penguintechs.org>
Thu, 30 Sep 2010 03:35:00 +0000 (03:35 +0000)
committerWarren Turkal <wt@penguintechs.org>
Thu, 30 Sep 2010 03:35:00 +0000 (03:35 +0000)
commit98a8c0ca7fc5206a07d193c1bc2813b2beb86943
treeaac21336c542302f542095277b32387b83a193e8
parent7a59a44e17fa728cddd33b08b78db365f743df44
Move CAR settings to board config for socket 940 boards.

For the a number of the socket 940 based machines, I collapsed their CAR
configurations into the socket config.

However, I have kept a number of overrides in place for the following
machines:
* broadcom/blast
* ibm/e32{5,6}
* newisys/khepri
* sunw/ultra40
* tyan/s488{0,2}

These machines used different setting than the defaults for socket 940
systems.

Signed-off-by: Warren Turkal <wt@penguintechs.org>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5883 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
13 files changed:
src/cpu/amd/model_fxx/Kconfig
src/cpu/amd/socket_940/Kconfig
src/mainboard/arima/hdama/Kconfig
src/mainboard/broadcom/blast/Kconfig
src/mainboard/ibm/e325/Kconfig
src/mainboard/ibm/e326/Kconfig
src/mainboard/iwill/dk8_htx/Kconfig
src/mainboard/iwill/dk8s2/Kconfig
src/mainboard/iwill/dk8x/Kconfig
src/mainboard/newisys/khepri/Kconfig
src/mainboard/sunw/ultra40/Kconfig
src/mainboard/tyan/s4880/Kconfig
src/mainboard/tyan/s4882/Kconfig