remove unused options
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1833 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
af0cc3e1c4
commit
e7c26a70ec
|
@ -1,9 +1,3 @@
|
|||
#object params.o
|
||||
#object vgabios.o CONFIG_VGABIOS
|
||||
#object idt.o CONFIG_REALMODE_IDT
|
||||
#object pci-irq.c CONFIG_PCIBIOS_IRQ
|
||||
#option CONFIG_LOGICAL_CPUS=1
|
||||
#option CONFIG_PCIBIOS_IRQ=0
|
||||
object c_start.S
|
||||
object cpu.c
|
||||
object pci_ops_conf1.c
|
||||
|
|
Loading…
Reference in New Issue