How to set kernel configs in 24.04? #762
-
Which file do you modify to set the kernel configs? I assumed it was I set the following two lines in the config to enable the raspberry pi V1 and V2 camera drivers to be built-in modules.
And then I compiled the kernel like so.
After compiling, I installed all of the built .deb files using dpkg and rebooted. Upon reboot, modinfo shows that both the OV5647 and IMX219 camera drivers are loadable modules instead of built-in. What am I missing here? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I need to update docs for the kernel, but you need to modify the config in debian.rockchip/config/config.common.ubuntu |
Beta Was this translation helpful? Give feedback.
-
@peytonicmaster6 Hi I am curious how could you load the custom built linux image to the sd card. |
Beta Was this translation helpful? Give feedback.
I need to update docs for the kernel, but you need to modify the config in debian.rockchip/config/config.common.ubuntu