summaryrefslogtreecommitdiff
path: root/sys-boot/linux/files/configs/base
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-04-29 22:02:39 +0200
committerKarel Kočí <cynerd@email.cz>2017-04-29 23:58:57 +0200
commit09a210722e2d03129aed732ef11ed5a7f490b50d (patch)
tree0fa8dbbed439485877616b90287606edd8a0bce7 /sys-boot/linux/files/configs/base
parenta732501dc25554a257a8343cc630aa9ec17d5e79 (diff)
downloadgentoo-personal-overlay-09a210722e2d03129aed732ef11ed5a7f490b50d.tar.gz
gentoo-personal-overlay-09a210722e2d03129aed732ef11ed5a7f490b50d.tar.bz2
gentoo-personal-overlay-09a210722e2d03129aed732ef11ed5a7f490b50d.zip
Some more configs for linux
Diffstat (limited to 'sys-boot/linux/files/configs/base')
-rw-r--r--sys-boot/linux/files/configs/base3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-boot/linux/files/configs/base b/sys-boot/linux/files/configs/base
index bfb570a..d6e1f52 100644
--- a/sys-boot/linux/files/configs/base
+++ b/sys-boot/linux/files/configs/base
@@ -34,6 +34,9 @@ CONFIG_NLS_CODEPAGE_852=m
CONFIG_NLS_CODEPAGE_850=m
CONFIG_NLS_CODEPAGE_1250=m
CONFIG_NLS_ISO8859_2=m
+# FS Cache
+CONFIG_FSCACHE=m
+CONFIG_CACHEFILES=m
# Recovery from HW memory failures
CONFIG_MEMORY_FAILURE=y