(full email thread here: http://marc.theaimsgroup.com/?t=109758139300007&r=1&w=2 ) Andrey Panin wrote: >>Raj wrote: >> >>>>>The build failed with an error 'Undefined reference to >>>>>machine_real_restart' >>>> >>>>Yep, I see that also. >>>> >>>>>Can this be fixed ?? At the very least, hide APM options #if >>>>>!(CONFIG_PC) ?? >>>> >>>i am not aware much about the apm dependencies. maintainers might answer >>>this more correctly. >> >>True. I should have copied Andrey on it earlier. >> >>Andrey, any thoughts about how to keep VISWS from building APM >>support? use Kconfig? or does VISWS support APM? > > IMHO Kconfig is the best choise. VISWS has no PC compatible BIOS at all, > it uses ARC compilant firmware for startup and configuration. Even though > this firmware does limited BIOS emulation for running ROMs on PCI cards, i > dont think it has working APM BIOS implementation. Raj, can you test this patch? It WorksForMe. It disables APM & P4THERMAL support for X86_VISWS so that VISWS builds correctly. -- ~Randy