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 (from within the build directory):

bitbake linux-xlnx -c kernel_configme -f
bitbake linux-xlnx -c menuconfig

I can't see the DMA drivers in menuconfig. However if I run menuconfig
within the linux-xlnx tree (which is referenced by the SRCURI) I can see
the DMA drivers. Is there some reason they're hidden in the build
menuconfig?

Thanks,
Toby


Attachment: signature.asc
Description: OpenPGP digital signature

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to