hi CarlosCasillas,
Thanks for the reply carlos.
Now i understood that we need to enable 'hidraw' and 'hiddev' options in kernel configuration .
What i did is used below commands to work on menuconfig i.e.
bitbake -c ceansstate linux-imx
bitbake -c menuconfig linux-imx
(changed required options)
copied .config to ../source/meta-fsl-arm/recipe-kernel/linux/linux-imx-3.14.38/imx/defconfig
cp /linux-imx/build/.config fsl-release-ivi/source/meta-fsl-arm/recipe-kernel/linux/linux-imx-3.14.38/imx/defconfig
and
bitbake "main core image"
but after building main image i couldn't see the changes on board.
if do : bitbake -c menuconfig linux-imx .
i still can not see the changes.
can someone help to retain the changes made in kernel.
Regards,
Lavakumar S