aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/087-regmap-make-LZO-cache-optional.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: make regmap LZO cache optionalJonas Gorski2017-06-101-0/+69
There are no users, so hide it and let future users select it. Saves about ~17 kB on MIPS. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>