3 @@ -217,6 +217,13 @@ config LRU_CACHE
8 + bool "Averaging functions"
10 + This option is provided for the case where no in-kernel-tree
11 + modules require averaging functions, but a module built outside
12 + the kernel tree does. Such modules that use library averaging
13 + functions require Y here.