On Wed, Oct 30, 2013 at 5:25 AM, Anup Kini <[email protected]> wrote: > > Hi Matthew, > > System: Xilinx ZC702 evaluation Kit, SDK 14.5, linux-xlnx-v14.5, u-boot-xlnx, > poky-dylan, meta-xilinx-dylan > > I had an problems building with zynq_remoteproc and as u suggested in another > post, i disabled it with the below patch. > I am using the xilinx_zynq_defconfig in linux-xlnx-v14.5. > > > --- a/arch/arm/configs/xilinx_zynq_defconfig > +++ b/arch/arm/configs/xilinx_zynq_defconfig > @@ -2220,10 +2220,10 @@ CONFIG_OF_IOMMU=y > # > # Remoteproc drivers (EXPERIMENTAL) > # > -CONFIG_REMOTEPROC=m > +# CONFIG_REMOTEPROC is not set > # CONFIG_STE_MODEM_RPROC is not set > -CONFIG_ZYNQ_REMOTEPROC=m > -CONFIG_MB_REMOTEPROC=m > +# CONFIG_ZYNQ_REMOTEPROC is not set > +# CONFIG_MB_REMOTEPROC is not set
Please post your entire kernel config. Also, please try to not top-post, it makes it harder to follow the thread. -Matt _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
