The ADL855PC was never confirmed working (in fact it's pretty sure that code
does not work as it is, but it's the only compile test case for i855pm). It's the only board left using an ICH4 that does not use CAR. Change that. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5406 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
735c5acdce
commit
accb50a4e3
3 changed files with 21 additions and 32 deletions
|
|
@ -1,6 +1,7 @@
|
|||
config CPU_INTEL_SOCKET_MPGA479M
|
||||
bool
|
||||
select CPU_INTEL_MODEL_69X
|
||||
select CPU_INTEL_MODEL_6BX
|
||||
select CPU_INTEL_MODEL_6DX
|
||||
select MMX
|
||||
select SSE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue