X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2FKconfig;h=1cfe51628e1bd590bc2cfae81729d1b326e8ef82;hb=ee0ddf1865954f44ee929d963e2c968eb377f447;hp=bb1326d3839c9aaa468e6ad501a1087389b1934f;hpb=78efd1ddd95d2fac1ed8d5fadd9dab885ea70e55;p=pandora-kernel.git diff --git a/lib/Kconfig b/lib/Kconfig index bb1326d3839c..1cfe51628e1b 100644 --- a/lib/Kconfig +++ b/lib/Kconfig @@ -200,4 +200,7 @@ config NLATTR config GENERIC_ATOMIC64 bool +config LRU_CACHE + tristate + endmenu