On 07/05/2004 07:20 PM Gilles Chanteperdrix wrote: > Wolfgang Grandegger wrote: > > configuration problem. After a "make distclean" I always get "N" as > > default for RTAI_SHM: > > > > $ make ARCH=ppc CROSS_COMPILE=ppc_8xx- config > > ... > > Shared memory (RTAI_SHM) [N/m/y/?] > > > > As for i386, the corresponding Kconfig entry is: > > > > config RTAI_SHM > > tristate "Shared memory" > > default m > > help > > > > Any idea why? > > Maybe because of the contents of arch/ppc/defconfig ?
Argh, missed that one. This would in principle allow for board specific definitions like on Linux. Thanks. Wolfgang.
