Re: [yocto] yocto on zynq, How to configure kernel to include drivers

2015-11-05 Thread Toby Gomersall
;> currently. >>> >>> Regards, >>> Martin >>> >>> >>> -Original Message- >>> From: yocto-boun...@yoctoproject.org >>> [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Toby Gomersall >>> Sent: Mittwoch, 4. November 20

Re: [yocto] yocto on zynq, How to configure kernel to include drivers

2015-11-04 Thread Hecht, Martin (Silica)
g] On Behalf Of Toby Gomersall Sent: Mittwoch, 4. November 2015 14:44 To: yocto@yoctoproject.org Subject: [yocto] yocto on zynq, How to configure kernel to include drivers I'm quite new to yocto so still have a lot to learn. I'm trying to include the DMA drivers in my yocto build for a Zynq ba

Re: [yocto] yocto on zynq, How to configure kernel to include drivers

2015-11-04 Thread Nathan Rossi
drivers aren't mainlined by now. You need to add them by yourself >> currently. >> >> Regards, >> Martin >> >> >> -Original Message- >> From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] >> On Behalf Of

Re: [yocto] yocto on zynq, How to configure kernel to include drivers

2015-11-04 Thread Toby Gomersall
t; Martin > > > -Original Message- > From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] > On Behalf Of Toby Gomersall > Sent: Mittwoch, 4. November 2015 14:44 > To: yocto@yoctoproject.org > Subject: [yocto] yocto on zynq, How to configure k

Re: [yocto] yocto on zynq, How to configure kernel to include drivers

2015-11-04 Thread Philip Balister
On 11/04/2015 08:35 AM, Toby Gomersall wrote: > I'm quite new to yocto so still have a lot to learn. I'm trying to > include the DMA drivers in my yocto build for a Zynq based on the > meta-xilinx layer (http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx/). You should try emailing this list for

[yocto] yocto on zynq, How to configure kernel to include drivers

2015-11-04 Thread Toby Gomersall
I'm quite new to yocto so still have a lot to learn. I'm trying to include the DMA drivers in my yocto build for a Zynq based on the meta-xilinx layer (http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx/). I thought I'd be able to add them in the kernel configuration (menuconfig) by running (fr