I am using a Keystone II TCI6330K2L EVM on my project and have had to customize the Linux kernel for my own purposes. I downloaded the kernel source code from git://git.ti.com/keystone-linux/linux.git. I now need to bring in the AFE7500 for which RFSDK must be installed. RFSDK in turn demands that certain drivers be loaded, such as the UIO, among others. I am able to get RFSDK working just fine with the kernel that came in the board's flash memory but am facing issues with the kernel I built from the git repository above. I tried applying the .dtb patch to my kernel but it didn't seem to help. Could you please tell me what the kernel build options need to be for RFSDK to work?
Thanks,
Regards,
Shiv.