diff options
Diffstat (limited to 'lib/Kconfig')
| -rw-r--r-- | lib/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Kconfig b/lib/Kconfig index bb1326d3839c..1cfe51628e1b 100644 --- a/lib/Kconfig +++ b/lib/Kconfig | |||
| @@ -200,4 +200,7 @@ config NLATTR | |||
| 200 | config GENERIC_ATOMIC64 | 200 | config GENERIC_ATOMIC64 |
| 201 | bool | 201 | bool |
| 202 | 202 | ||
| 203 | config LRU_CACHE | ||
| 204 | tristate | ||
| 205 | |||
| 203 | endmenu | 206 | endmenu |
