Tool/software: Linux
Hi,
I am new to the Linux and building this SDK as well. For our project, we need to include the GT9XX touch drivers. I have tried many ways which are there in the google, but could not succeed. My goal is to add the drivers to OS and made them running always. So i have added the files to "drivers/input/touchscreen", then i have modified the makefile and Kconfig which is there in the same folder. But when i am building image using "make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- zImage" command, those objects were not being created. In the .config file i could not see anything related GT9 even after making the changes in makefile and Kconfig. I had tried to add in "tisdk_am335x-evm_defconfig" file also. None of them are seems to be working. Can some one please help me on this.
Thanks,
Vinod