And it does say "This page provides access to the source packages from which loadable kernel modules can be built." So I'm pretty sure that the end result of compilation will be a module, but I have no idea if this is true for manufacturer kernels (whether the driver is in kernel or is a module). Also, I don't know the name of said module.
Some items in the defconf make it look as though it may be in kernel. Such as switches for Mali midguard and other mali related config switches, but these could just as easily be used to tell the kernel to compile and include a module, so I'm going to do some poking around on a live filesystem to look at the modules.
If the GPU freq is in a module it will be much simpler to patch.
I'll post back.
Cheers,
-SB
Comment