Anders Roxell anders.roxell@linaro.org writes:
For the RT patchset, add a preempt-rt fragment to the "mainline" fragment directory to make it easier to build automatically without having to go into menuconfig and select the Fully Preemptible Kernel (RT) to be the Preemption Model and to turn of CPU Frequency scaling. It isn't mandatory to turn off CPU_FREQ. However, you get a more predictable latency range.
Signed-off-by: Anders Roxell anders.roxell@linaro.org
Acked-by: Kevin Hilman khilman@linaro.org
LSK versions up until v3.18 had this included because we had a clone of Andrey's configs repo, but starting with LSK v4.1 we dropped the LSK configs and are just using Andrey's tree.
Kevin