Part Number: AM4376
Hi,
I am porting TI Linux kernel from 4.4 to 5.4, how ever I am facing an issue with the kernel image size.
We had added our customer kernel configuration file to enable/disable configuration, I am trying to remove unwanted modules from the list.
How ever during the process and build, I see that specific driver is removed but my overall rootfs.img file and zImage size is increasing more than 9 MB.
Please let us know how to debug further on this problem