"Michael Tepperis" <[EMAIL PROTECTED]> writes:


> here is also a PowerBook G3 "Wallstreet" running.
> 
> I tried to compile the kernel 2.2.13 (non-patched) with IrDa support too but
> if I do
>   make menuconfig
> there is no IrDA option at all.
> 
> is the patch necessary or do I have to set special options?
> 
> if I do the same on a x86 desktop with the same kernel source
> the IrDA option is in the main menu.

You need to patch your arch/ppc/config.in:

fi

source net/ax25/Config.in

+source net/irda/Config.in

mainmenu_option next_comment
comment 'ISDN subsystem'
i 

-- Dag

-- 
   / Dag Brattli                   | The Linux-IrDA Project               /
  // University of Tromsoe, Norway | Infrared communication for Linux    //
 /// http://www.cs.uit.no/~dagb    | http://www.cs.uit.no/linux-irda/   ///

_______________________________________________
Linux-IrDA mailing list  -  [EMAIL PROTECTED]
http://www4.pasta.cs.UiT.No/mailman/listinfo/linux-irda

Reply via email to