On Mon, 2004-07-05 at 17:17, Gilles Chanteperdrix wrote: > Wolfgang Grandegger wrote: > > $ grep LATENCY config.log > > #define CONFIG_RTAI_SCHED_8254_LATENCY > > #define CONFIG_RTAI_SCHED_APIC_LATENCY > > These constants do not have the same name in Kconfig and configure.in, > hence the problems you see. > > I saw and fixed the same problem for CONFIG_RTAI_HW_NRCPUS but did not > see that some other constants had the problem.
RTAI_HW_* is fusion stuff. I checked in vesuvio, and all seems to be ok in this respect. However, PPC did not define those symbols in Kconfig; Wolfgang, did you add them as strings (and not bools) there? -- Philippe.
