David Taylor <[email protected]> wrote: > BTW: I would like to get step-by-step instructions for recompiling the > kernel with the gpio-pps added, as I'm using someone else's kernel and I > may need to make my own when upgrading in the future.
I did it with http://elinux.org/RPi_Kernel_Compilation After zcat /proc/config.gz > .config in above description, you have to do a make menuconfig where you select the PPS drivers. You find them in "Device Drivers ->PPS support". Save the configuration, and continue with above step by step instructions. /ralph _______________________________________________ questions mailing list [email protected] http://lists.ntp.org/listinfo/questions
