Page 1 of 1

Modifying the linux kernel

Posted: Tue Jan 15, 2019 11:57 am
by majtom
Dear Everyone,

Is it possible to modify the linux kernel on RP? And how do you do it?

I just want to add a module/package for PPS signal.

The file /proc/config.gz now has the following line:
#CONFIG_PPS_CLIENT_LDISC= is not set

I want to change it to

CONFIG_PPS_CLIENT_LDISC=y

- Maja

Re: Modifying the linux kernel

Posted: Mon May 18, 2020 9:25 am
by redpitaya
Thank you for your question.
You may find the answer here:
https://redpitaya.readthedocs.io/en/lat ... d-process.