Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Linux by (9.5k points)

Can anyone tell me how to compile a kernel module for AM335x board and use buildroot to compile p12303.h and p12303.c to include in the Filesystem? 

1 Answer

0 votes
by (19.7k points)

Run the command below to get the menuconfig search feature in the PL2303 driver. 

make linux-menuconfig

This will enable USB_SERIAL_PL2303. You can menuconfig under Device Drivers ---->  USB support -----> USB Serial Converter -----> support menu ----> menuconfig search feature.

Interested in Linux? Check out this Linux Certification by Intellipaat.  

Related questions

0 votes
1 answer
0 votes
1 answer
asked Apr 2, 2021 in Java by Jake (7k points)
0 votes
1 answer
0 votes
0 answers

Browse Categories

...