Remove CONFIG_QEMU option - breakout into other options.
[seabios.git] / src / mptable.c
2008-08-17 Kevin O'ConnorRemove CONFIG_QEMU option - breakout into other options.
2008-07-12 Kevin O'ConnorAdd option to disable mptable generation.
2008-07-04 Kevin O'ConnorExtract 'struct bregs' out of biosvar.h; clean up heade...
2008-07-04 Kevin O'ConnorSeparate out smp detection and mp table generation...