This patch unifies the use of config options in v2 to all start with CONFIG_
[coreboot.git] / src / arch / i386 / smp / Config.lb
1 uses CONFIG_HAVE_MP_TABLE
2
3 if CONFIG_HAVE_MP_TABLE
4   object mpspec.o 
5 end
6 #object ioapic.o CONFIG_IOAPIC
7
8