From 09a210722e2d03129aed732ef11ed5a7f490b50d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 29 Apr 2017 22:02:39 +0200 Subject: Some more configs for linux --- sys-boot/linux/files/configs/base | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sys-boot/linux/files/configs/base') 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 -- cgit v1.2.3