PMC no longer works
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1802 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
d12eca7273
commit
08d2d5a5c2
|
@ -1,8 +1,3 @@
|
|||
uses CONFIG_SANDPOINT_ALTIMUS
|
||||
uses CONFIG_SANDPOINT_TALUS
|
||||
uses CONFIG_SANDPOINT_UNITY
|
||||
uses CONFIG_SANDPOINT_VALIS
|
||||
uses CONFIG_SANDPOINT_GYRUS
|
||||
uses ISA_IO_BASE
|
||||
uses ISA_MEM_BASE
|
||||
uses PCIC0_CFGADDR
|
||||
|
@ -116,7 +111,5 @@ default _ROMSTART=_RESET+0x3100
|
|||
default _RAMBASE=0x00100000
|
||||
default _RAMSTART=0x00100000
|
||||
|
||||
default CONFIG_SANDPOINT_ALTIMUS=1
|
||||
|
||||
### End Options.lb
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue